[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
136/155: gnu: gdk-pixbuf: Update to 2.42.12.
From: |
guix-commits |
Subject: |
136/155: gnu: gdk-pixbuf: Update to 2.42.12. |
Date: |
Mon, 23 Dec 2024 15:24:25 -0500 (EST) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit b32926f0d795fc244b471fa5c1785350aec1afb3
Author: Navid Afkhami <navid.afkhami@mdc-berlin.de>
AuthorDate: Thu Dec 12 09:53:32 2024 +0000
gnu: gdk-pixbuf: Update to 2.42.12.
* gnu/packages/gtk.scm (gdk-pixbuf): Update to 2.42.12.
Change-Id: I312c353ccd2d8cb28485284c9e207ffc001f1b57
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
---
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 @@ highlighting and other features typical of a source code
editor.")
(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 @@ highlighting and other features typical of a source code
editor.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0jz4kziz5lirnjjvbspbqzsigk8vnqknng1fga89d81vs5snr6zf"))))
+ "1iz392vrlrnb92hrak697bgndsbkrcxhqxilxn6f99xr8ls5nl5r"))))
(build-system meson-build-system)
(outputs '("out" "debug"))
(arguments
- 118/155: gnu: network-manager: Fix build., (continued)
- 118/155: gnu: network-manager: Fix build., guix-commits, 2024/12/23
- 119/155: gnu: wpewebkit: Add missing input., guix-commits, 2024/12/23
- 120/155: gnu: libgdata: Fix build., guix-commits, 2024/12/23
- 116/155: gnu: modem-manager: Fix build., guix-commits, 2024/12/23
- 124/155: gnu: fontmanager: Use gexps and drop input labels., guix-commits, 2024/12/23
- 121/155: gnu: gvfs: Patch mount, umount and lsof commands., guix-commits, 2024/12/23
- 127/155: gnu: mutter: Update to 46.6., guix-commits, 2024/12/23
- 130/155: folks: Disable tests., guix-commits, 2024/12/23
- 131/155: gnu: folks: Update to 0.15.9., guix-commits, 2024/12/23
- 133/155: gnu: libshumate: Update to 1.3.0., guix-commits, 2024/12/23
- 136/155: gnu: gdk-pixbuf: Update to 2.42.12.,
guix-commits <=
- 135/155: Merge branch 'master' into 'gnome-team'., guix-commits, 2024/12/23
- 138/155: gnu: gnome-shell-extension-appindicator: Update to 59., guix-commits, 2024/12/23
- 140/155: gnu: gnome-shell-extension-customize-ibus: Update to 90., guix-commits, 2024/12/23
- 137/155: gnu: gnome-shell-extensions: Update to 46.2., guix-commits, 2024/12/23
- 142/155: gnu: gnome-shell-extension-gsconnect: Update to 58., guix-commits, 2024/12/23
- 145/155: gnu: gnome-shell-extension-noannoyance: Update to 17-23.8312e01., guix-commits, 2024/12/23
- 144/155: gnu: gnome-shell-extension-dash-to-panel: Update to 64., guix-commits, 2024/12/23
- 151/155: gnu: gnome-shell-extension-radio: Update to 22., guix-commits, 2024/12/23
- 150/155: gnu: gnome-shell-extension-blur-my-shell: Update to 67., guix-commits, 2024/12/23
- 04/155: gnu: dconf-editor: Update to 45.0.1., guix-commits, 2024/12/23