guix-commits
[Top][All Lists]
Advanced

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

12/22: gnu: gnome-common: Update to 3.18.0.


From: Efraim Flashner
Subject: 12/22: gnu: gnome-common: Update to 3.18.0.
Date: Sun, 13 Dec 2015 13:08:57 +0000

efraim pushed a commit to branch master
in repository guix.

commit af83490d7e156e8e34335e429803c670143411e7
Author: Efraim Flashner <address@hidden>
Date:   Sun Dec 13 12:21:15 2015 +0200

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

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index ab8accd..47c62f1 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -152,7 +152,7 @@ features to enable users to create their discs easily and 
quickly.")
 (define-public gnome-common
   (package
     (name "gnome-common")
-    (version "3.14.0")
+    (version "3.18.0")
     (source
      (origin
        (method url-fetch)
@@ -161,7 +161,7 @@ features to enable users to create their discs easily and 
quickly.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0b1676g4q44ah73c5gwl1kg88pc93pnq1pa9kwl43d0vg0pj802c"))))
+         "1kzqi8qvh5p1zncj8msazlmvcwsczjz2hqxp4x2y0mg718vrwmi2"))))
     (build-system gnu-build-system)
     (home-page "https://www.gnome.org/";)
     (synopsis "Bootstrap GNOME modules built from Git")



reply via email to

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