GNU bug report logs - #75882
[PATCH] gnu: clifm: Update to 1.23.

Previous Next

Package: guix-patches;

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

Date: Sun, 26 Jan 2025 23:18:02 UTC

Severity: normal

Tags: patch

Done: Ian Eure <ian <at> retrospec.tv>

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 75882 in the body.
You can then email your comments to 75882 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#75882; Package guix-patches. (Sun, 26 Jan 2025 23:18:02 GMT) Full text and rfc822 format available.

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

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

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.23.
Date: Mon, 27 Jan 2025 00:16:22 +0100
* gnu/packages/clifm.scm (clifm): Update to 1.23.

Change-Id: I3a1ce7a0da91529c09295d12251ca1573eab41b4
---
 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 7406f21779..663802f387 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.22")
+    (version "1.23")
     (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 "1iwlijdm4mr5bp5rilxr11f04q2q4ak49m8askzbw0shyi8i1sli"))))
+        (base32 "1sxjmqq2g60v389mpnvx4qy95q4fg4l2a8908wgz9jzjpv7lpn8n"))))
     (build-system gnu-build-system)
     (arguments
      `(#:make-flags (list (string-append "CC="
-- 
2.47.1





bug closed, send any further explanations to 75882 <at> debbugs.gnu.org and Rodion Goritskov <rodion.goritskov <at> gmail.com> Request was from Ian Eure <ian <at> retrospec.tv> to control <at> debbugs.gnu.org. (Fri, 31 Jan 2025 05:18:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 28 Feb 2025 12:24:18 GMT) Full text and rfc822 format available.

This bug report was last modified 13 days ago.

Previous Next


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