* [bug#74816] [PATCH] chore: update gdk-pixbuf to version 2.42.12
@ 2024-12-12 9:53 Navid Afkhami
2024-12-13 12:15 ` bug#74816: " Liliana Marie Prikler
0 siblings, 1 reply; 2+ messages in thread
From: Navid Afkhami @ 2024-12-12 9:53 UTC (permalink / raw)
To: 74816; +Cc: Navid Afkhami, Liliana Marie Prikler, Maxim Cournoyer,
Vivien Kraus
- 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#74816: [PATCH] chore: update gdk-pixbuf to version 2.42.12
2024-12-12 9:53 [bug#74816] [PATCH] chore: update gdk-pixbuf to version 2.42.12 Navid Afkhami
@ 2024-12-13 12:15 ` Liliana Marie Prikler
0 siblings, 0 replies; 2+ messages in thread
From: Liliana Marie Prikler @ 2024-12-13 12:15 UTC (permalink / raw)
To: Navid Afkhami, 74816-done; +Cc: Vivien Kraus, Maxim Cournoyer
Am Donnerstag, dem 12.12.2024 um 09:53 +0000 schrieb Navid Afkhami:
> - Updated from version 2.42.10 to 2.42.12
> - Includes the latest improvements and bug fixes
>
> Change-Id: I312c353ccd2d8cb28485284c9e207ffc001f1b57
Pushed to gnome-team as b32926f0d795fc244b471fa5c1785350aec1afb3,
please note the changes in the commit message to conform with Guix'
ChangeLog style.
Cheers
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-13 12:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-12 9:53 [bug#74816] [PATCH] chore: update gdk-pixbuf to version 2.42.12 Navid Afkhami
2024-12-13 12:15 ` bug#74816: " Liliana Marie Prikler
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).