gnu: clifm: Update to 1.18.

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

Change-Id: Ic0c2a307dbbcca06cfffe60248234849dca2f726
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
Rodion Goritskov 2024-03-30 15:54:51 +04:00 committed by Efraim Flashner
parent a88b0c23c3
commit e85734f6dd
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@
(define-public clifm
(package
(name "clifm")
(version "1.17")
(version "1.18")
(source
(origin
(method git-fetch)
@ -39,7 +39,7 @@
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "00f5x0352dsf8f9ixkcwma7wr5pg78maavmd950nni38m647clm6"))))
(base32 "1r83wx6nxsdycnj56h9s32mraisjx1w0rsnmj9xw2nf249j8c05n"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags (list (string-append "CC="