all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: 69477@debbugs.gnu.org
Subject: [bug#69477] [PATCH 2/6] gnu: gegl: Update to 0.4.48.
Date: Thu, 29 Feb 2024 06:17:12 +0100	[thread overview]
Message-ID: <5ef2caf92f2f1ee78e0559133f2e26b5a3c2dd14.1709229203.git.liliana.prikler@gmail.com> (raw)
In-Reply-To: <cover.1709229203.git.liliana.prikler@gmail.com>

* gnu/packages/gimp.scm (gegl): Update to 0.4.48.
---
 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 5287ec78d5..555a170665 100644
--- a/gnu/packages/gimp.scm
+++ b/gnu/packages/gimp.scm
@@ -215,7 +215,7 @@ (define-public babl
 (define-public gegl
   (package
     (name "gegl")
-    (version "0.4.42")
+    (version "0.4.48")
     (source
      (origin
        (method url-fetch)
@@ -229,7 +229,7 @@ (define-public gegl
                                  (version-major+minor version)
                                  "/gegl-" version ".tar.xz")))
        (sha256
-        (base32 "0bg0vlmj4n9x1291b9fsjqxsal192zlg48pa57f6xid6p863ma5b"))))
+        (base32 "0iw2wag3sls7va4c3dmczisbs9na4ml0rppnk1ymv0789gcjd321"))))
     (build-system meson-build-system)
     (arguments
      `(#:configure-flags
-- 
2.41.0





  parent reply	other threads:[~2024-02-29 18:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-29 17:53 [bug#69477] [PATCH 0/6] Update GIMP Liliana Marie Prikler
2024-02-29  5:16 ` [bug#69477] [PATCH 1/6] gnu: babl: Update to 0.1.108 Liliana Marie Prikler
2024-02-29  5:17 ` Liliana Marie Prikler [this message]
2024-02-29  5:17 ` [bug#69477] [PATCH 3/6] gnu: babl: Build with introspection Liliana Marie Prikler
2024-02-29  5:18 ` [bug#69477] [PATCH 4/6] gnu: gegl: " Liliana Marie Prikler
2024-02-29 17:47 ` [bug#69477] [PATCH 5/6] gnu: gimp: Update to 2.10.36 Liliana Marie Prikler
2024-02-29 17:47 ` [bug#69477] [PATCH 6/6] gnu: Add gimp-next Liliana Marie Prikler
2024-03-09  6:45   ` bug#69477: " Liliana Marie Prikler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5ef2caf92f2f1ee78e0559133f2e26b5a3c2dd14.1709229203.git.liliana.prikler@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=69477@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.