[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
18/25: gnu: gdk-pixbuf: Update to 2.42.8.
From: |
guix-commits |
Subject: |
18/25: gnu: gdk-pixbuf: Update to 2.42.8. |
Date: |
Sat, 23 Jul 2022 13:44:49 -0400 (EDT) |
mbakke pushed a commit to branch core-updates
in repository guix.
commit 8b0565c07740167982e9cef3fc37359b25340d1b
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Fri Jul 22 14:46:30 2022 +0200
gnu: gdk-pixbuf: Update to 2.42.8.
* gnu/packages/gtk.scm (gdk-pixbuf): Update to 2.42.8.
---
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 2cd4e77c34..7250d62321 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -643,7 +643,7 @@ highlighting and other features typical of a source code
editor.")
(define-public gdk-pixbuf
(package
(name "gdk-pixbuf")
- (version "2.42.4")
+ (version "2.42.8")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -651,7 +651,7 @@ highlighting and other features typical of a source code
editor.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0k9f9177qxaryaxprwrhqnv5p2gdq4a8i6y05gm98qa8izc5v77y"))))
+ "1iplb43nn74pp3w1wjwwn522i9man6jia85k6j8v4494rcxfmb44"))))
(build-system meson-build-system)
(outputs '("out" "debug"))
(arguments
- 06/25: gnu: libtool: Don't reference bash by label., (continued)
- 06/25: gnu: libtool: Don't reference bash by label., guix-commits, 2022/07/23
- 08/25: gnu: GnuPG: Update to 2.2.36., guix-commits, 2022/07/23
- 09/25: gnu: GnuPG: Use G-expression., guix-commits, 2022/07/23
- 07/25: gnu: libpaper: Update to 1.2.2., guix-commits, 2022/07/23
- 20/25: gnu: gpgme: Update to 1.17.1., guix-commits, 2022/07/23
- 11/25: gnu: cyrus-sasl: Fix indentation., guix-commits, 2022/07/23
- 03/25: gnu: automake: Remove input labels., guix-commits, 2022/07/23
- 02/25: gnu: automake: Update to 1.16.5., guix-commits, 2022/07/23
- 04/25: gnu: autoconf: Remove input labels., guix-commits, 2022/07/23
- 17/25: gnu: source-highlight: Fix build with newer GCC., guix-commits, 2022/07/23
- 18/25: gnu: gdk-pixbuf: Update to 2.42.8.,
guix-commits <=
- 21/25: gnu: python-markupsafe: Update to 2.1.1., guix-commits, 2022/07/23
- 25/25: gnu: pcsc-lite: Add missing Python input., guix-commits, 2022/07/23
- 12/25: gnu: cyrus-sasl: Do not propagate Kerberos., guix-commits, 2022/07/23
- 13/25: gnu: elfutils: Update to 0.187., guix-commits, 2022/07/23
- 16/25: gnu: glib: Build with Elfutils instead of libelf., guix-commits, 2022/07/23
- 19/25: gnu: mesa: Build with the default LLVM., guix-commits, 2022/07/23
- 23/25: gnu: python-cffi: Disable tests that fail with newer glibc., guix-commits, 2022/07/23
- 24/25: gnu: libwpd: Fix build with newer GCC., guix-commits, 2022/07/23
- 15/25: gnu: GCC: Build with Elfutils instead of libelf., guix-commits, 2022/07/23
- 22/25: gnu: python-mako: Update to 1.2.1., guix-commits, 2022/07/23