unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#74515] [PATCH] gnu: clifm: Update to 1.22.
@ 2024-11-24 21:09 Rodion Goritskov
  2024-11-26  9:16 ` bug#74515: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages 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] 2+ messages in thread

* bug#74515: [PATCH] gnu: clifm: Update to 1.22.
  2024-11-24 21:09 [bug#74515] [PATCH] gnu: clifm: Update to 1.22 Rodion Goritskov
@ 2024-11-26  9:16 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2024-11-26  9:16 UTC (permalink / raw)
  To: Rodion Goritskov; +Cc: 74515-done

[-- Attachment #1: Type: text/plain, Size: 254 bytes --]

Thanks for the patch. Pushed to master.

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

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

Thread overview: 2+ messages (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
2024-11-26  9:16 ` bug#74515: " Efraim Flashner

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