summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEfraim Flashner <[email protected]>2021-04-01 10:47:06 +0300
committerEfraim Flashner <[email protected]>2021-04-01 10:53:04 +0300
commit3772f95dc7bca694446121e1cef9bf4d78bfba55 (patch)
tree9da662a1090199dbeef18d1c9427dfcd90f75c79
parent82cdde4f4c23f3f80856766492104062bd631940 (diff)
gnu: ilmbase: Update to 2.5.5.
* gnu/packages/graphics.scm (ilmbase): Update to 2.5.5.
-rw-r--r--gnu/packages/graphics.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/graphics.scm b/gnu/packages/graphics.scm
index 4a301d387a..3c9cf18bbc 100644
--- a/gnu/packages/graphics.scm
+++ b/gnu/packages/graphics.scm
@@ -3,7 +3,7 @@
;;; Copyright © 2015 Tomáš Čech <[email protected]>
;;; Copyright © 2016, 2019 Leo Famulari <[email protected]>
;;; Copyright © 2016, 2017, 2019 Ricardo Wurmus <[email protected]>
-;;; Copyright © 2016, 2018 Efraim Flashner <[email protected]>
+;;; Copyright © 2016, 2018, 2021 Efraim Flashner <[email protected]>
;;; Copyright © 2016 Andreas Enge <[email protected]>
;;; Copyright © 2017 Manolis Fragkiskos Ragkousis <[email protected]>
;;; Copyright © 2017, 2018 Ben Woodcroft <[email protected]>
@@ -753,7 +753,7 @@ many more.")
(define-public ilmbase
(package
(name "ilmbase")
- (version "2.5.2")
+ (version "2.5.5")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -762,7 +762,7 @@ many more.")
(file-name (git-file-name "ilmbase" version))
(sha256
(base32
- "1vf8bqld2bpcdi99jbr043y6vp01cp3fvbiasrn66xn91mf6imbn"))
+ "0mjzb3fd8b9pcqmrgy5cdsmvqd70hmlvjnfypi66v59h3fhrmgd8"))
(patches (search-patches "ilmbase-fix-tests.patch"))))
(build-system cmake-build-system)
(arguments