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 5/6] gnu: gimp: Update to 2.10.36.
Date: Thu, 29 Feb 2024 18:47:02 +0100	[thread overview]
Message-ID: <7e2631bdb2ca64bfd5b33c2438cce4c77d15252b.1709229203.git.liliana.prikler@gmail.com> (raw)
In-Reply-To: <cover.1709229203.git.liliana.prikler@gmail.com>

* gnu/packages/gimp.scm (gimp): Update to 2.10.36.
---
 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 d065182c7f..ebe1e20c97 100644
--- a/gnu/packages/gimp.scm
+++ b/gnu/packages/gimp.scm
@@ -285,7 +285,7 @@ (define-public gegl
 (define-public gimp
   (package
     (name "gimp")
-    (version "2.10.32")
+    (version "2.10.36")
     (source
      (origin
        (method url-fetch)
@@ -293,7 +293,7 @@ (define-public gimp
                            (version-major+minor version)
                            "/gimp-" version ".tar.bz2"))
        (sha256
-        (base32 "09csp2d8bzf012n7hvbbwngwr9phv3rnip768qdwqpdgah2wf59z"))))
+        (base32 "1cnvgkni2q4psv8syyl5yd9kk84fv5g3imd2kgm3mnsbkb3c6frx"))))
     (build-system gnu-build-system)
     (outputs '("out"
                "doc"))                  ; 9 MiB of gtk-doc HTML
-- 
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 ` [bug#69477] [PATCH 2/6] gnu: gegl: Update to 0.4.48 Liliana Marie Prikler
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 ` Liliana Marie Prikler [this message]
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=7e2631bdb2ca64bfd5b33c2438cce4c77d15252b.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.