* [bug#74515] [PATCH] gnu: clifm: Update to 1.22.
@ 2024-11-24 21:09 Rodion Goritskov
0 siblings, 0 replies; only message in thread
From: Rodion Goritskov @ 2024-11-24 21:09 UTC (permalink / raw)
To: 74515; +Cc: Rodion Goritskov
* gnu/packages/clifm.scm (clifm): Update to 1.22.
Change-Id: Ie4308bf79d9e4a12121f6c6c560cee028f863d04
---
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 a89389d7d5..67001a038c 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.21")
+ (version "1.22")
(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 "0r2w11v5nsz9d9wdi0zmymkwg0y9x4xg4dksd2qxlknwqnvivcy7"))))
+ (base32 "1iwlijdm4mr5bp5rilxr11f04q2q4ak49m8askzbw0shyi8i1sli"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags (list (string-append "CC="
base-commit: c05a78739de9ad2ca2ea97c5899d9b73fca620ea
--
2.46.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-11-24 21:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-24 21:09 [bug#74515] [PATCH] gnu: clifm: Update to 1.22 Rodion Goritskov
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).