unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#52747] [PATCH] gnu: gnome-commander: Update to 1.12.3.1.
@ 2021-12-23  2:16 Vinicius Monego
  2021-12-23  5:01 ` bug#52747: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Vinicius Monego @ 2021-12-23  2:16 UTC (permalink / raw)
  To: 52747; +Cc: Vinicius Monego

* gnu/packages/gnome.scm (gnome-commander): Update to 1.12.3.1.
---
 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 47178a9de9..d31143d242 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

base-commit: a296b5fff9f182da7c7b67cc7bdba0957623e650
-- 
2.30.2





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#52747: [PATCH] gnu: gnome-commander: Update to 1.12.3.1.
  2021-12-23  2:16 [bug#52747] [PATCH] gnu: gnome-commander: Update to 1.12.3.1 Vinicius Monego
@ 2021-12-23  5:01 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2021-12-23  5:01 UTC (permalink / raw)
  To: Vinicius Monego; +Cc: 52747-done

On Thu, Dec 23, 2021 at 02:16:54AM +0000, Vinicius Monego wrote:
> * gnu/packages/gnome.scm (gnome-commander): Update to 1.12.3.1.

Thanks! Pushed as bcbe090fbb84c155fb1ce25d9643062163716c26




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-12-23  5:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-23  2:16 [bug#52747] [PATCH] gnu: gnome-commander: Update to 1.12.3.1 Vinicius Monego
2021-12-23  5:01 ` bug#52747: " Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).