unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#69439] [PATCH] gnu: clifm: Update to 1.17.
@ 2024-02-27 21:03 Rodion Goritskov
  2024-02-29 18:24 ` bug#69439: Close Andreas Enge
  0 siblings, 1 reply; 2+ messages in thread
From: Rodion Goritskov @ 2024-02-27 21:03 UTC (permalink / raw)
  To: 69439; +Cc: Rodion Goritskov

* gnu/packages/clifm.scm (clifm): Update to 1.17.

Change-Id: I16ff527138654e7a25f778beabf2aba38dda1056
---
 gnu/packages/clifm.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/clifm.scm b/gnu/packages/clifm.scm
index c5610c1afc..f448c0a840 100644
--- a/gnu/packages/clifm.scm
+++ b/gnu/packages/clifm.scm
@@ -30,7 +30,7 @@ (define-module (gnu packages clifm)
 (define-public clifm
   (package
     (name "clifm")
-    (version "1.16")
+    (version "1.17")
     (source
      (origin
        (method git-fetch)
@@ -39,7 +39,7 @@ (define-public clifm
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1ddg6d4y4kfjk34j0fb7nij5vi5m69vv48knv7j1plbhzqk6qg5n"))))
+        (base32 "00f5x0352dsf8f9ixkcwma7wr5pg78maavmd950nni38m647clm6"))))
     (build-system gnu-build-system)
     (arguments
      `(#:make-flags (list (string-append "CC="

base-commit: c99069e6295d41087ecfc70484f47ff73de5b2c0
-- 
2.41.0





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

* bug#69439: Close
  2024-02-27 21:03 [bug#69439] [PATCH] gnu: clifm: Update to 1.17 Rodion Goritskov
@ 2024-02-29 18:24 ` Andreas Enge
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Enge @ 2024-02-29 18:24 UTC (permalink / raw)
  To: 69439-done

There are no dependents, the package builds, let us short-cut CA;
what could possibly go wrong?!

Pushed, thanks!

Andreas





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

end of thread, other threads:[~2024-02-29 18:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-27 21:03 [bug#69439] [PATCH] gnu: clifm: Update to 1.17 Rodion Goritskov
2024-02-29 18:24 ` bug#69439: Close Andreas Enge

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).