GNU bug report logs - #74816
[PATCH] chore: update gdk-pixbuf to version 2.42.12

Previous Next

Package: guix-patches;

Reported by: Navid Afkhami <navid.afkhami <at> mdc-berlin.de>

Date: Thu, 12 Dec 2024 09:55:01 UTC

Severity: normal

Tags: patch

Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#74816: closed ([PATCH] chore: update gdk-pixbuf to version
 2.42.12)
Date: Fri, 13 Dec 2024 12:16:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 13 Dec 2024 13:15:32 +0100
with message-id <a71b1d075055f9c26b3bc8add51d0fc315b2679b.camel <at> gmail.com>
and subject line Re: [bug#74816] [PATCH] chore: update gdk-pixbuf to version 2.42.12
has caused the debbugs.gnu.org bug report #74816,
regarding [PATCH] chore: update gdk-pixbuf to version 2.42.12
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
74816: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74816
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Navid Afkhami <navid.afkhami <at> mdc-berlin.de>
To: <guix-patches <at> gnu.org>
Cc: Navid Afkhami <navid.afkhami <at> mdc-berlin.de>
Subject: [PATCH] chore: update gdk-pixbuf to version 2.42.12
Date: Thu, 12 Dec 2024 09:53:32 +0000
- 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



[Message part 3 (message/rfc822, inline)]
From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: Navid Afkhami <navid.afkhami <at> mdc-berlin.de>, 74816-done <at> debbugs.gnu.org
Cc: Vivien Kraus <vivien <at> planete-kraus.eu>,
 Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Subject: Re: [bug#74816] [PATCH] chore: update gdk-pixbuf to version 2.42.12
Date: Fri, 13 Dec 2024 13:15:32 +0100
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


This bug report was last modified 253 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.