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>
This commit is contained in:
Vinicius Monego 2021-12-23 02:16:54 +00:00 committed by Leo Famulari
parent 69fbc885ce
commit bcbe090fbb
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -1855,7 +1855,7 @@ either on a local, or remote machine via a number of methods.")
(define-public gnome-commander (define-public gnome-commander
(package (package
(name "gnome-commander") (name "gnome-commander")
(version "1.12.2") (version "1.12.3.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -1863,7 +1863,7 @@ either on a local, or remote machine via a number of methods.")
(version-major+minor version) "/" (version-major+minor version) "/"
"gnome-commander-" version ".tar.xz")) "gnome-commander-" version ".tar.xz"))
(sha256 (sha256
(base32 "0f7l2pkyh3r1qk4hhavl7387l3bq5my3snpdppiavcpnji28dpa5")))) (base32 "0fhmfxh6kbchggvpbin7d4g4fq5vc49y0w48wdkyxln5dswidss2"))))
(build-system glib-or-gtk-build-system) (build-system glib-or-gtk-build-system)
(native-inputs (native-inputs
(list desktop-file-utils (list desktop-file-utils