unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#45487] [PATCH] gnu: jasper: Update to 2.0.23.
@ 2020-12-28 11:20 Vincent Legoll
  2020-12-29  9:22 ` bug#45487: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Vincent Legoll @ 2020-12-28 11:20 UTC (permalink / raw)
  To: 45487; +Cc: Vincent Legoll

* gnu/packages/image.scm (jasper): Update to 2.0.23.
---
 gnu/packages/image.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/image.scm b/gnu/packages/image.scm
index 5f7b8bb9b3..3d93acc7f9 100644
--- a/gnu/packages/image.scm
+++ b/gnu/packages/image.scm
@@ -1416,7 +1416,7 @@ convert, manipulate, filter and display a wide variety of image formats.")
 (define-public jasper
   (package
     (name "jasper")
-    (version "2.0.22")
+    (version "2.0.23")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1425,7 +1425,7 @@ convert, manipulate, filter and display a wide variety of image formats.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1qw96mwwd9xw21jg5s7njqgbam566skj93i81aflijy40s31dfwz"))))
+                "1fccpss5ii9rnsd2pkg6k7mkckwpfi8dgp64qzqv3zp1vs2nffw6"))))
     (build-system cmake-build-system)
     (inputs
      `(("libjpeg" ,libjpeg-turbo)))
-- 
2.29.2





^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-29  9:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-28 11:20 [bug#45487] [PATCH] gnu: jasper: Update to 2.0.23 Vincent Legoll
2020-12-29  9:22 ` bug#45487: " Efraim Flashner

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).