guix-commits
[Top][All Lists]
Advanced

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

02/10: gnu: file-roller: Update to 3.32.2.


From: guix-commits
Subject: 02/10: gnu: file-roller: Update to 3.32.2.
Date: Sat, 2 Nov 2019 17:05:21 -0400 (EDT)

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

commit eebbbb5eaf0630ce4a2e2deff36df136ead65af9
Author: Kei Kebreau <address@hidden>
Date:   Sat Nov 2 09:36:54 2019 -0400

    gnu: file-roller: Update to 3.32.2.
    
    * gnu/packages/gnome.scm (file-roller): Update to 3.32.2.
---
 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 eeff409..513af98 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4791,7 +4791,7 @@ share them with others via social networking and more.")
 (define-public file-roller
   (package
     (name "file-roller")
-    (version "3.32.1")
+    (version "3.32.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -4799,7 +4799,7 @@ share them with others via social networking and more.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0irm72cf8222h93skivn0nn0ckahiiiimy4rb9r3ccjvhi3hiaqw"))))
+                "0w8s6hakgsvb2nqwbv0lr8ki4cbf1pz5z3qwkb0b2k7ppbh7j2n6"))))
     (build-system meson-build-system)
     (native-inputs
      `(("desktop-file-utils" ,desktop-file-utils) ; for update-desktop-database



reply via email to

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