From: Navid Afkhami <navid.afkhami@mdc-berlin.de>
To: 74816@debbugs.gnu.org
Cc: Navid Afkhami <navid.afkhami@mdc-berlin.de>,
Liliana Marie Prikler <liliana.prikler@gmail.com>,
Maxim Cournoyer <maxim.cournoyer@gmail.com>,
Vivien Kraus <vivien@planete-kraus.eu>
Subject: [bug#74816] [PATCH] chore: update gdk-pixbuf to version 2.42.12
Date: Thu, 12 Dec 2024 09:53:32 +0000 [thread overview]
Message-ID: <433d90dc7de8338e904fb19c15bcabe4eb267879.1733997212.git.navid.afkhami@mdc-berlin.de> (raw)
- Updated from version 2.42.10 to 2.42.12
- Includes the latest improvements and bug fixes
Change-Id: I312c353ccd2d8cb28485284c9e207ffc001f1b57
---
gnu/packages/gtk.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index ef1391e8ba..80749175e9 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -718,7 +718,7 @@ (define-public gtksourceview-3
(define-public gdk-pixbuf
(package
(name "gdk-pixbuf")
- (version "2.42.10")
+ (version "2.42.12")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -726,7 +726,7 @@ (define-public gdk-pixbuf
name "-" version ".tar.xz"))
(sha256
(base32
- "0jz4kziz5lirnjjvbspbqzsigk8vnqknng1fga89d81vs5snr6zf"))))
+ "1iz392vrlrnb92hrak697bgndsbkrcxhqxilxn6f99xr8ls5nl5r"))))
(build-system meson-build-system)
(outputs '("out" "debug"))
(arguments
base-commit: c2e2b0376b82a503e064fa826d1b153d94bf0b06
--
2.43.0
reply other threads:[~2024-12-12 9:55 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=433d90dc7de8338e904fb19c15bcabe4eb267879.1733997212.git.navid.afkhami@mdc-berlin.de \
--to=navid.afkhami@mdc-berlin.de \
--cc=74816@debbugs.gnu.org \
--cc=liliana.prikler@gmail.com \
--cc=maxim.cournoyer@gmail.com \
--cc=vivien@planete-kraus.eu \
/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.