* [bug#71637] [PATCH] gnu: clifm: Update to 1.19.
@ 2024-06-18 20:31 Rodion Goritskov
2024-06-21 21:48 ` bug#71637: " jgart via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Rodion Goritskov @ 2024-06-18 20:31 UTC (permalink / raw)
To: 71637; +Cc: Rodion Goritskov
* gnu/packages/clifm.scm (clifm): Update to 1.19.
Change-Id: I96e7d5841083e599b54855c4568aa6a18bfa6b7f
---
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 24530ada77..03b7692358 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.18")
+ (version "1.19")
(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 "1r83wx6nxsdycnj56h9s32mraisjx1w0rsnmj9xw2nf249j8c05n"))))
+ (base32 "062z3ic2knsrnj9bm5hh5ah47x18zpqdpvv4az88hyvrasy49p20"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags (list (string-append "CC="
base-commit: a575d0f5d5322bac977423b6bd2742c8dc5a14a6
--
2.45.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#71637: [PATCH] gnu: clifm: Update to 1.19.
2024-06-18 20:31 [bug#71637] [PATCH] gnu: clifm: Update to 1.19 Rodion Goritskov
@ 2024-06-21 21:48 ` jgart via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: jgart via Guix-patches via @ 2024-06-21 21:48 UTC (permalink / raw)
To: 71637-done; +Cc: Rodion Goritskov
Thanks for the patch!
applied,
jgart
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-06-21 21:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-18 20:31 [bug#71637] [PATCH] gnu: clifm: Update to 1.19 Rodion Goritskov
2024-06-21 21:48 ` bug#71637: " jgart via Guix-patches via
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).