From: Vinicius Monego <monego@posteo.net>
To: 50747@debbugs.gnu.org
Cc: Vinicius Monego <monego@posteo.net>
Subject: [bug#50747] [PATCH 1/2] gnu: gthumb: Update to 3.12.0.
Date: Thu, 23 Sep 2021 03:36:45 +0000 [thread overview]
Message-ID: <20210923033645.25851-1-monego@posteo.net> (raw)
* gnu/packages/gnome.scm (gthumb): Update to 3.12.0.
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index deeeab5b32..7aae33af61 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -10855,7 +10855,7 @@ functionality.")
(define-public gthumb
(package
(name "gthumb")
- (version "3.10.3")
+ (version "3.12.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/gthumb/"
@@ -10863,7 +10863,7 @@ functionality.")
"gthumb-" version ".tar.xz"))
(sha256
(base32
- "04n2sgasc03kiczyzkq362pjilj12hq2r5qj07lynqr9rivkzdys"))))
+ "0grqiq6v26z8avl7mj24xy4i9bl1niwpqhqw6rblprl40c1zrvrx"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t
--
2.30.2
next reply other threads:[~2021-09-23 3:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-23 3:36 Vinicius Monego [this message]
2021-09-23 3:38 ` [bug#50747] [PATCH 2/2] gnu: gthumb: Add optional dependencies Vinicius Monego
2021-10-02 15:28 ` bug#50747: [PATCH 1/2] gnu: gthumb: Update to 3.12.0 Ludovic Courtès
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=20210923033645.25851-1-monego@posteo.net \
--to=monego@posteo.net \
--cc=50747@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.