GNU bug report logs - #68959
[PATCH] gnu: clifm: Update to 1.16

Previous Next

Package: guix-patches;

Reported by: Rodion Goritskov <rodion.goritskov <at> gmail.com>

Date: Tue, 6 Feb 2024 20:22:01 UTC

Severity: normal

Tags: patch

Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Sharlatan Hellseher <sharlatanus <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#68959: closed ([PATCH] gnu: clifm: Update to 1.16)
Date: Fri, 09 Feb 2024 22:23:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 09 Feb 2024 22:22:00 +0000
with message-id <87v86xs2gn.fsf <at> gmail.com>
and subject line [PATCH] gnu: clifm: Update to 1.16
has caused the debbugs.gnu.org bug report #68959,
regarding [PATCH] gnu: clifm: Update to 1.16
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
68959: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68959
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Rodion Goritskov <rodion.goritskov <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Rodion Goritskov <rodion.goritskov <at> gmail.com>
Subject: [PATCH] gnu: clifm: Update to 1.16
Date: Wed,  7 Feb 2024 00:19:59 +0400
* 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



[Message part 3 (message/rfc822, inline)]
From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
To: 68959-done <at> debbugs.gnu.org
Subject: [PATCH] gnu: clifm: Update to 1.16
Date: Fri, 09 Feb 2024 22:22:00 +0000
[Message part 4 (text/plain, inline)]
Hi,

Pushed as 235a1a9d7b57b42630f58b7f05d04eb52c753b17 to master.

Thanks,
Oleg
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 102 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.