GNU bug report logs - #61953
[PATCH] gnu: gegl: Update to 0.4.42

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Sat, 4 Mar 2023 06:41:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Leo Famulari <leo <at> famulari.name>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#61953: closed ([PATCH] gnu: gegl: Update to 0.4.42)
Date: Tue, 07 Mar 2023 17:57:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 7 Mar 2023 12:56:22 -0500
with message-id <ZAd6xgVvFgjmaG6/@jasmine.lan>
and subject line Re: [bug#61953] [PATCH] gnu: gegl: Update to 0.4.42
has caused the debbugs.gnu.org bug report #61953,
regarding [PATCH] gnu: gegl: Update to 0.4.42
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
61953: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61953
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: gegl: Update to 0.4.42
Date: Fri,  3 Mar 2023 22:40:11 -0800
* gnu/packages/gimp.scm (gegl):  Update to 0.4.42
---
 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 69281f98e9..af5adb8bfd 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.36")
+    (version "0.4.42")
     (source
      (origin
        (method url-fetch)
@@ -229,7 +229,7 @@ (define-public gegl
                                  (version-major+minor version)
                                  "/gegl-" version ".tar.xz")))
        (sha256
-        (base32 "19ic3fv0j8ysxxw7bx7gy3l8l8l9ldrvbzxfmmc24w67vh68mmbg"))))
+        (base32 "0bg0vlmj4n9x1291b9fsjqxsal192zlg48pa57f6xid6p863ma5b"))))
     (build-system meson-build-system)
     (arguments
      `(#:configure-flags

base-commit: ea870a70e93e7ea93e35fa8e0afc3cfdb1b66ba2
prerequisite-patch-id: d827e9c76e13bae69214ec1b674b0f6bfc4bfb34
-- 
2.39.1



[Message part 3 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Andy Tai <atai <at> atai.org>
Cc: 61953-done <at> debbugs.gnu.org
Subject: Re: [bug#61953] [PATCH] gnu: gegl: Update to 0.4.42
Date: Tue, 7 Mar 2023 12:56:22 -0500
On Fri, Mar 03, 2023 at 10:40:11PM -0800, Andy Tai wrote:
> * gnu/packages/gimp.scm (gegl):  Update to 0.4.42

Thanks! Pushed as 42b2766e3af756e17f7b1dee880a8148f4c7f4f1

> base-commit: ea870a70e93e7ea93e35fa8e0afc3cfdb1b66ba2

I know what the base-commit is, and I had this commit locally, of
course.

> prerequisite-patch-id: d827e9c76e13bae69214ec1b674b0f6bfc4bfb34

Out of curiosity, what is this commit? It doesn't exist in guix.git on
Savannah. Did you expect it to be necessary for this gegl patch?


This bug report was last modified 2 years and 79 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.