guix-commits
[Top][All Lists]
Advanced

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

09/09: gnu: file-roller: Update to 3.26.1.


From: Tobias Geerinckx-Rice
Subject: 09/09: gnu: file-roller: Update to 3.26.1.
Date: Fri, 13 Oct 2017 15:51:37 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit d24c69d86670bfad0c6bb147162c918e9fcdccc2
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Thu Oct 12 21:03:09 2017 +0200

    gnu: file-roller: Update to 3.26.1.
    
    * gnu/packages/gnome.scm (file-roller): Update to 3.26.1.
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 8f8eabd..97ff5c2 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4420,7 +4420,7 @@ share them with others via social networking and more.")
 (define-public file-roller
   (package
     (name "file-roller")
-    (version "3.24.1")
+    (version "3.26.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -4428,7 +4428,7 @@ share them with others via social networking and more.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0fkz9h9a6149crmf6311fsqlmv9wyrxk86470vxib941ppl4a581"))))
+                "1bliwib59jrlfpdbpqc4rc3kzv4ns7pfyn8c28ananj3p34y9mgc"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      '(#:phases



reply via email to

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