gnu: babl: Update to 0.1.76.
authorTobias Geerinckx-Rice <me@tobias.gr>
Fri, 29 May 2020 04:19:25 +0000 (06:19 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Fri, 29 May 2020 04:46:21 +0000 (06:46 +0200)
* gnu/packages/gimp.scm (babl): Update to 0.1.76.

gnu/packages/gimp.scm

index 2a0ca3a..b5bb29e 100644 (file)
@@ -51,7 +51,7 @@
 (define-public babl
   (package
     (name "babl")
-    (version "0.1.74")
+    (version "0.1.76")
     (source (origin
               (method url-fetch)
               (uri (list (string-append "https://download.gimp.org/pub/babl/"
@@ -65,7 +65,7 @@
                                         "/babl-" version ".tar.xz")))
               (sha256
                (base32
-                "03nfcvy3453xkfvsfcnsfcjf2vg2pin09qnr9jlssdysa1lhnwcs"))))
+                "183kj2yq08vvldp8307vq61y2ravcqkyarrhak9w2l30gygp9100"))))
     (build-system meson-build-system)
     (arguments
      `(#:configure-flags