guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: gnu: glib: Update to 2.44.1.


From: ???
Subject: 01/01: gnu: glib: Update to 2.44.1.
Date: Sat, 12 Sep 2015 05:33:45 +0000

iyzsong pushed a commit to branch core-updates
in repository guix.

commit aacb86fd79b0b595855160348a9f9ac1df06c148
Author: 宋文武 <address@hidden>
Date:   Sat Sep 12 13:34:04 2015 +0800

    gnu: glib: Update to 2.44.1.
    
    * gnu/packages/glib.scm (glib): Update to 2.44.1.
---
 gnu/packages/glib.scm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/glib.scm b/gnu/packages/glib.scm
index cdec370..2e87975 100644
--- a/gnu/packages/glib.scm
+++ b/gnu/packages/glib.scm
@@ -119,7 +119,7 @@ shared NFS home directories.")
 (define glib
   (package
    (name "glib")
-   (version "2.44.0")
+   (version "2.44.1")
    (source (origin
             (method url-fetch)
             (uri (string-append "mirror://gnome/sources/"
@@ -127,7 +127,7 @@ shared NFS home directories.")
                                 name "-" version ".tar.xz"))
             (sha256
              (base32
-              "1fgmjv3yzxgbks31h42201x2izpw0sd84h8dfw0si3x00sqn5lzj"))
+              "01yabrfp64i11mrks3p1gcks99lw0zm7f5vhkc53sl4amyndw4c8"))
             (patches (list (search-patch "glib-tests-homedir.patch")
                            (search-patch "glib-tests-desktop.patch")
                            (search-patch "glib-tests-prlimit.patch")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]