unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Vinicius Monego <monego@posteo.net>
To: 52728@debbugs.gnu.org
Cc: Vinicius Monego <monego@posteo.net>
Subject: [bug#52728] [PATCH 2/2] gnu: gimp: Update to 2.10.30.
Date: Wed, 22 Dec 2021 01:21:34 +0000	[thread overview]
Message-ID: <20211222012134.253273-2-monego@posteo.net> (raw)
In-Reply-To: <20211222012134.253273-1-monego@posteo.net>

* gnu/packages/gimp.scm (gimp): Update to 2.10.30.
---
 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 5f00471458..0ad75de700 100644
--- a/gnu/packages/gimp.scm
+++ b/gnu/packages/gimp.scm
@@ -286,7 +286,7 @@ buffers.")
 (define-public gimp
   (package
     (name "gimp")
-    (version "2.10.28")
+    (version "2.10.30")
     (source
      (origin
        (method url-fetch)
@@ -294,7 +294,7 @@ buffers.")
                            (version-major+minor version)
                            "/gimp-" version ".tar.bz2"))
        (sha256
-        (base32 "09l80zxcnydbpm3nn64qw48klnvp0mgbaamazqkg1d8szwnc4kag"))))
+        (base32 "1p375gaw2daip6aiv1icrlpws5m1my5kalxkxrvl4zgdfsm5v0c8"))))
     (build-system gnu-build-system)
     (outputs '("out"
                "doc"))                            ; 9 MiB of gtk-doc HTML
-- 
2.30.2





  reply	other threads:[~2021-12-22  1:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-22  1:19 [bug#52728] [PATCH 0/2] Update GIMP Vinicius Monego
2021-12-22  1:21 ` [bug#52728] [PATCH 1/2] gnu: gegl: Update to 0.4.34 Vinicius Monego
2021-12-22  1:21   ` Vinicius Monego [this message]
2021-12-22  2:11 ` bug#52728: [PATCH 0/2] Update GIMP Tobias Geerinckx-Rice via Guix-patches via

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=20211222012134.253273-2-monego@posteo.net \
    --to=monego@posteo.net \
    --cc=52728@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).