unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* bug#26527: [PATCH] gnu: gdk-pixbuf: Update to 2.36.6.
@ 2017-04-15 23:27 Kei Kebreau
  2017-04-15 23:58 ` Leo Famulari
  0 siblings, 1 reply; 3+ messages in thread
From: Kei Kebreau @ 2017-04-15 23:27 UTC (permalink / raw)
  To: 26527; +Cc: Kei Kebreau

* 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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* bug#26527: [PATCH] gnu: gdk-pixbuf: Update to 2.36.6.
  2017-04-15 23:27 bug#26527: [PATCH] gnu: gdk-pixbuf: Update to 2.36.6 Kei Kebreau
@ 2017-04-15 23:58 ` Leo Famulari
  2017-04-16  0:57   ` Kei Kebreau
  0 siblings, 1 reply; 3+ messages in thread
From: Leo Famulari @ 2017-04-15 23:58 UTC (permalink / raw)
  To: Kei Kebreau; +Cc: 26527

[-- Attachment #1: Type: text/plain, Size: 231 bytes --]

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!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#26527: [PATCH] gnu: gdk-pixbuf: Update to 2.36.6.
  2017-04-15 23:58 ` Leo Famulari
@ 2017-04-16  0:57   ` Kei Kebreau
  0 siblings, 0 replies; 3+ messages in thread
From: Kei Kebreau @ 2017-04-16  0:57 UTC (permalink / raw)
  To: Leo Famulari; +Cc: 26527-done

[-- Attachment #1: Type: text/plain, Size: 341 bytes --]

Leo Famulari <leo@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!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-04-16  0:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-15 23:27 bug#26527: [PATCH] gnu: gdk-pixbuf: Update to 2.36.6 Kei Kebreau
2017-04-15 23:58 ` Leo Famulari
2017-04-16  0:57   ` Kei Kebreau

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).