guix-commits
[Top][All Lists]
Advanced

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

81/97: gnu: file-roller: Update to 3.20.0.


From: Ludovic Courtès
Subject: 81/97: gnu: file-roller: Update to 3.20.0.
Date: Wed, 13 Apr 2016 17:31:49 +0000

civodul pushed a commit to branch gnome-updates
in repository guix.

commit b78d64f271f9d4991931fb91f2779228e85279f8
Author: 宋文武 <address@hidden>
Date:   Thu Apr 7 09:40:37 2016 +0800

    gnu: file-roller: Update to 3.20.0.
    
    * gnu/packages/gnome.scm (file-roller): Update to 3.20.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 83fa820..7d2aec8 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3784,7 +3784,7 @@ share them with others via social networking and more.")
 (define-public file-roller
   (package
     (name "file-roller")
-    (version "3.16.4")
+    (version "3.20.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -3792,7 +3792,7 @@ share them with others via social networking and more.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "11a1g8f2700n2mz998wf40dz1rxjgap60mfns9iv0zlw5h5rhmal"))))
+                "1a5598zyzdhdyk7sq59h8hqrjlacxw6wfdmgi0cs5kvbzjr9jnhq"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      `(("intltool" ,intltool)



reply via email to

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