all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#61953] [PATCH] gnu: gegl: Update to 0.4.42
@ 2023-03-04  6:40 Andy Tai
  2023-03-07 17:56 ` bug#61953: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2023-03-04  6:40 UTC (permalink / raw)
  To: 61953; +Cc: Andy Tai

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#61953: [PATCH] gnu: gegl: Update to 0.4.42
  2023-03-04  6:40 [bug#61953] [PATCH] gnu: gegl: Update to 0.4.42 Andy Tai
@ 2023-03-07 17:56 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2023-03-07 17:56 UTC (permalink / raw)
  To: Andy Tai; +Cc: 61953-done

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?




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-07 17:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-04  6:40 [bug#61953] [PATCH] gnu: gegl: Update to 0.4.42 Andy Tai
2023-03-07 17:56 ` bug#61953: " Leo Famulari

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.