GNU bug report logs - #26527
[PATCH] gnu: gdk-pixbuf: Update to 2.36.6.

Previous Next

Package: guix-patches;

Reported by: Kei Kebreau <kei <at> openmailbox.org>

Date: Sat, 15 Apr 2017 23:28:01 UTC

Severity: normal

Tags: patch

Done: Kei Kebreau <kei <at> openmailbox.org>

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: Kei Kebreau <kei <at> openmailbox.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#26527: closed ([PATCH] gnu: gdk-pixbuf: Update to 2.36.6.)
Date: Sun, 16 Apr 2017 00:58:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 15 Apr 2017 20:57:10 -0400
with message-id <8737d9maop.fsf <at> openmailbox.org>
and subject line Re: bug#26527: [PATCH] gnu: gdk-pixbuf: Update to 2.36.6.
has caused the debbugs.gnu.org bug report #26527,
regarding [PATCH] gnu: gdk-pixbuf: Update to 2.36.6.
to be marked as done.

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


-- 
26527: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=26527
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Kei Kebreau <kei <at> openmailbox.org>
To: guix-patches <at> gnu.org
Cc: Kei Kebreau <kei <at> openmailbox.org>
Subject: [PATCH] gnu: gdk-pixbuf: Update to 2.36.6.
Date: Sat, 15 Apr 2017 19:27:15 -0400
* gnu/packages/gtk.scm (gdk-pixbuf): Update to 2.36.6.
---
 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 770a8c916..c95262afe 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -424,7 +424,7 @@ highlighting and other features typical of a source code editor.")
 (define-public gdk-pixbuf
   (package
    (name "gdk-pixbuf")
-   (version "2.36.3")
+   (version "2.36.6")
    (source (origin
             (method url-fetch)
             (uri (string-append "mirror://gnome/sources/" name "/"
@@ -432,7 +432,7 @@ highlighting and other features typical of a source code editor.")
                                 name "-" version ".tar.xz"))
             (sha256
              (base32
-              "1v1rssjd8p5s3lymsfhiq5mbs2pc0h1r6jd0asrwdbrign7i68sj"))
+              "034279k49ydawnagqd7b1rz741n20k4y3grybzwp26zd146bjpj5"))
             (patches (search-patches "gdk-pixbuf-list-dir.patch"))))
    (build-system gnu-build-system)
    (arguments
-- 
2.12.2



[Message part 3 (message/rfc822, inline)]
From: Kei Kebreau <kei <at> openmailbox.org>
To: Leo Famulari <leo <at> famulari.name>
Cc: 26527-done <at> debbugs.gnu.org
Subject: Re: bug#26527: [PATCH] gnu: gdk-pixbuf: Update to 2.36.6.
Date: Sat, 15 Apr 2017 20:57:10 -0400
[Message part 4 (text/plain, inline)]
Leo Famulari <leo <at> famulari.name> writes:

> On Sat, Apr 15, 2017 at 07:27:15PM -0400, Kei Kebreau wrote:
>> * gnu/packages/gtk.scm (gdk-pixbuf): Update to 2.36.6.
>
> Based on the results of `guix refresh -l gdk-pixbuf`, this looks like it
> belongs on the staging branch. Thanks!

Just pushed this to staging branch! Thanks for the review!
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 8 years and 38 days ago.

Previous Next


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