guix-commits
[Top][All Lists]
Advanced

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

34/76: gnu: file-roller: Update to 3.40.0.


From: guix-commits
Subject: 34/76: gnu: file-roller: Update to 3.40.0.
Date: Mon, 27 Sep 2021 10:30:01 -0400 (EDT)

mothacehe pushed a commit to branch wip-gnome40
in repository guix.

commit 3cdeeb9761a5b2741194df31e118de01d35c7d2f
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Fri Sep 24 19:21:53 2021 +0000

    gnu: file-roller: Update to 3.40.0.
    
    * gnu/packages/gnome.scm (file-roller): Update to 3.40.0.
---
 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 e3db88f..925101a 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7083,7 +7083,7 @@ share them with others via social networking and more.")
 (define-public file-roller
   (package
     (name "file-roller")
-    (version "3.38.0")
+    (version "3.40.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/file-roller/"
@@ -7091,7 +7091,7 @@ share them with others via social networking and more.")
                                   "file-roller-" version ".tar.xz"))
               (sha256
                (base32
-                "06ikvjjcgb8nxabkn2rywy76a1c7s6w8dszaxvaxldbxarp1qgbj"))))
+                "039w1dcpa5ypmv6sm634alk9vbcdkyvy595vkh5gn032jsiqca2a"))))
     (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]