guix-commits
[Top][All Lists]
Advanced

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

02/05: gnu: gnome-commander: Update to 1.12.3.1.


From: guix-commits
Subject: 02/05: gnu: gnome-commander: Update to 1.12.3.1.
Date: Wed, 22 Dec 2021 23:59:43 -0500 (EST)

lfam pushed a commit to branch master
in repository guix.

commit bcbe090fbb84c155fb1ce25d9643062163716c26
Author: Vinicius Monego <monego@posteo.net>
AuthorDate: Thu Dec 23 02:16:54 2021 +0000

    gnu: gnome-commander: Update to 1.12.3.1.
    
    * gnu/packages/gnome.scm (gnome-commander): Update to 1.12.3.1.
    
    Signed-off-by: Leo Famulari <leo@famulari.name>
---
 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 47178a9..d31143d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1855,7 +1855,7 @@ either on a local, or remote machine via a number of 
methods.")
 (define-public gnome-commander
   (package
     (name "gnome-commander")
-    (version "1.12.2")
+    (version "1.12.3.1")
     (source
      (origin
        (method url-fetch)
@@ -1863,7 +1863,7 @@ either on a local, or remote machine via a number of 
methods.")
                            (version-major+minor version)  "/"
                            "gnome-commander-" version ".tar.xz"))
        (sha256
-        (base32 "0f7l2pkyh3r1qk4hhavl7387l3bq5my3snpdppiavcpnji28dpa5"))))
+        (base32 "0fhmfxh6kbchggvpbin7d4g4fq5vc49y0w48wdkyxln5dswidss2"))))
     (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]