* [bug#68959] [PATCH] gnu: clifm: Update to 1.16
@ 2024-02-06 20:19 Rodion Goritskov
2024-02-09 22:22 ` bug#68959: " Sharlatan Hellseher
0 siblings, 1 reply; 2+ messages in thread
From: Rodion Goritskov @ 2024-02-06 20:19 UTC (permalink / raw)
To: 68959; +Cc: Rodion Goritskov
* gnu/packages/clifm.scm (clifm): Update to 1.16.
Change-Id: I0bbc1599c4f5cfdfea4e662c3e61318c3c1495a6
---
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 92d14f1072..2fb0f24e3a 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.15")
+ (version "1.16")
(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 "1r9pxlyn8jg0wmzbmbc71l42098lz5k32k6yid09yz6d0gaax7g1"))))
+ (base32 "1ddg6d4y4kfjk34j0fb7nij5vi5m69vv48knv7j1plbhzqk6qg5n"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags (list (string-append "CC="
base-commit: 14210b7f58ad76605fa9859395a1b57666a5c7c4
--
2.43.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#68959: [PATCH] gnu: clifm: Update to 1.16
2024-02-06 20:19 [bug#68959] [PATCH] gnu: clifm: Update to 1.16 Rodion Goritskov
@ 2024-02-09 22:22 ` Sharlatan Hellseher
0 siblings, 0 replies; 2+ messages in thread
From: Sharlatan Hellseher @ 2024-02-09 22:22 UTC (permalink / raw)
To: 68959-done
[-- Attachment #1: Type: text/plain, Size: 82 bytes --]
Hi,
Pushed as 235a1a9d7b57b42630f58b7f05d04eb52c753b17 to master.
Thanks,
Oleg
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-02-09 22:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-06 20:19 [bug#68959] [PATCH] gnu: clifm: Update to 1.16 Rodion Goritskov
2024-02-09 22:22 ` bug#68959: " Sharlatan Hellseher
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).