~ruther/guix-local

1c6ec45056d87f00a09983eea1bf206ac6e84871 — Vinicius Monego 1 year, 1 month ago 075beb5
gnu: babl: Update to 0.1.114.

* gnu/packages/gimp.scm (babl): Update to 0.1.114.

Change-Id: If5da6a36f5c8f003c5dd8fe8ea10a6cd318ebeb5
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/gimp.scm
M gnu/packages/gimp.scm => gnu/packages/gimp.scm +2 -2
@@ 176,7 176,7 @@ of a larger interface.")
(define-public babl
  (package
    (name "babl")
    (version "0.1.112")
    (version "0.1.114")
    (source (origin
              (method url-fetch)
              (uri (list (string-append "https://download.gimp.org/pub/babl/"


@@ 190,7 190,7 @@ of a larger interface.")
                                        "/babl-" version ".tar.xz")))
              (sha256
               (base32
                "0yca08ay7jygj59bc6fi73pcipi1h6sams43rkzci1qp8a16csgv"))))
                "11v48pnmsbbv9j1xh11gn8bx3lnhc96s6zxwncyp0iz4q637gfxw"))))
    (build-system meson-build-system)
    (arguments
     (list