GNU bug report logs - #76727
[PATCH] gnu: clifm: Update to 1.24.

Previous Next

Package: guix-patches;

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

Date: Mon, 3 Mar 2025 23:41:01 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 76727 in the body.
You can then email your comments to 76727 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#76727; Package guix-patches. (Mon, 03 Mar 2025 23:41:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Rodion Goritskov <rodion <at> goritskov.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 03 Mar 2025 23:41:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Rodion Goritskov <rodion <at> goritskov.com>
To: guix-patches <at> gnu.org
Cc: Rodion Goritskov <rodion <at> goritskov.com>
Subject: [PATCH] gnu: clifm: Update to 1.24.
Date: Tue,  4 Mar 2025 00:40:06 +0100
* gnu/packages/clifm.scm (clifm): Update to 1.24.

Change-Id: If9dc40a752da32117bb3d8010800816898876483
---
 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 663802f387..d46a84822e 100644
--- a/gnu/packages/clifm.scm
+++ b/gnu/packages/clifm.scm
@@ -31,7 +31,7 @@ (define-module (gnu packages clifm)
 (define-public clifm
   (package
     (name "clifm")
-    (version "1.23")
+    (version "1.24")
     (source
      (origin
        (method git-fetch)
@@ -40,7 +40,7 @@ (define-public clifm
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1sxjmqq2g60v389mpnvx4qy95q4fg4l2a8908wgz9jzjpv7lpn8n"))))
+        (base32 "1q3irzpxxkbcd4pk0n3p8rl0vi489m9np74n40946djs6f662324"))))
     (build-system gnu-build-system)
     (arguments
      `(#:make-flags (list (string-append "CC="
-- 
2.48.1





Reply sent to 宋文武 <iyzsong <at> envs.net>:
You have taken responsibility. (Wed, 05 Mar 2025 11:27:02 GMT) Full text and rfc822 format available.

Notification sent to Rodion Goritskov <rodion <at> goritskov.com>:
bug acknowledged by developer. (Wed, 05 Mar 2025 11:27:03 GMT) Full text and rfc822 format available.

Message #10 received at 76727-done <at> debbugs.gnu.org (full text, mbox):

From: 宋文武 <iyzsong <at> envs.net>
To: Rodion Goritskov <rodion <at> goritskov.com>
Cc: 76727-done <at> debbugs.gnu.org
Subject: Re: [bug#76727] [PATCH] gnu: clifm: Update to 1.24.
Date: Wed, 05 Mar 2025 19:30:55 +0800
Rodion Goritskov <rodion <at> goritskov.com> writes:

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

Pushed as e0329979da, thanks.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 03 Apr 2025 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 76 days ago.

Previous Next


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