guix-commits
[Top][All Lists]
Advanced

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

04/04: gnu: gnome-commander: Update to 1.14.2.


From: guix-commits
Subject: 04/04: gnu: gnome-commander: Update to 1.14.2.
Date: Tue, 31 May 2022 22:36:58 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 1600d5cd3a829f9472a64bbacad58887265f9e34
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun May 29 02:00:01 2022 +0200

    gnu: gnome-commander: Update to 1.14.2.
    
    * gnu/packages/gnome.scm (gnome-commander): Update to 1.14.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 15d0d5f6a0..fbd31450f7 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1849,7 +1849,7 @@ either on a local, or remote machine via a number of 
methods.")
 (define-public gnome-commander
   (package
     (name "gnome-commander")
-    (version "1.14.0")
+    (version "1.14.2")
     (source
      (origin
        (method url-fetch)
@@ -1857,7 +1857,7 @@ either on a local, or remote machine via a number of 
methods.")
                            (version-major+minor version)  "/"
                            "gnome-commander-" version ".tar.xz"))
        (sha256
-        (base32 "1zdz82j7vpxiqa188zmsxliqk60g331ycaxfbhx5bzyqfjgrh7gd"))))
+        (base32 "1s8fdwp0z1smzkwrsvssp9g3yak6z4cdk0qx0c4qmwca9z9fyy0k"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      (list desktop-file-utils



reply via email to

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