guix-commits
[Top][All Lists]
Advanced

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

22/22: gnu: adwaita-icon-theme: Update to 3.18.0.


From: Efraim Flashner
Subject: 22/22: gnu: adwaita-icon-theme: Update to 3.18.0.
Date: Sun, 13 Dec 2015 13:09:01 +0000

efraim pushed a commit to branch master
in repository guix.

commit b1b9ca8e011575801bc2555c52a4b032ca8f1230
Author: Efraim Flashner <address@hidden>
Date:   Sun Dec 13 14:19:06 2015 +0200

    gnu: adwaita-icon-theme: Update to 3.18.0.
    
    * gnu/packages/gnome.scm (adwaita-icon-theme): 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 fd3fe9a..dee911f 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -586,7 +586,7 @@ update-desktop-database: updates the database containing a 
cache of MIME types
 (define-public adwaita-icon-theme
   (package (inherit gnome-icon-theme)
     (name "adwaita-icon-theme")
-    (version "3.16.2")
+    (version "3.18.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -594,7 +594,7 @@ update-desktop-database: updates the database containing a 
cache of MIME types
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1hmlw7kvhr7c2asc5y77adpymi9ka17gaf76zz835nwwffnn4rlw"))))))
+                "0n0fqlg55krw8pgn4z2vxnxh65lyvcydqkrr7klqxp8z00kfg72y"))))))
 
 (define-public shared-mime-info
   (package



reply via email to

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