From 1c6ec45056d87f00a09983eea1bf206ac6e84871 Mon Sep 17 00:00:00 2001 From: Vinicius Monego Date: Wed, 18 Jun 2025 09:15:09 -0300 Subject: [PATCH] gnu: babl: Update to 0.1.114. * gnu/packages/gimp.scm (babl): Update to 0.1.114. Change-Id: If5da6a36f5c8f003c5dd8fe8ea10a6cd318ebeb5 --- gnu/packages/gimp.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/gimp.scm b/gnu/packages/gimp.scm index 7db1009e95..f2d278a8d7 100644 --- a/gnu/packages/gimp.scm +++ b/gnu/packages/gimp.scm @@ -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