GNU bug report logs - #71637
[PATCH] gnu: clifm: Update to 1.19.

Previous Next

Package: guix-patches;

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

Date: Tue, 18 Jun 2024 20:35:02 UTC

Severity: normal

Tags: patch

Done: "jgart" <jgart <at> dismail.de>

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 71637 in the body.
You can then email your comments to 71637 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#71637; Package guix-patches. (Tue, 18 Jun 2024 20:35: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. (Tue, 18 Jun 2024 20:35: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.19.
Date: Wed, 19 Jun 2024 00:31:15 +0400
* gnu/packages/clifm.scm (clifm): Update to 1.19.

Change-Id: I96e7d5841083e599b54855c4568aa6a18bfa6b7f
---
 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 24530ada77..03b7692358 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.18")
+    (version "1.19")
     (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 "1r83wx6nxsdycnj56h9s32mraisjx1w0rsnmj9xw2nf249j8c05n"))))
+        (base32 "062z3ic2knsrnj9bm5hh5ah47x18zpqdpvv4az88hyvrasy49p20"))))
     (build-system gnu-build-system)
     (arguments
      `(#:make-flags (list (string-append "CC="

base-commit: a575d0f5d5322bac977423b6bd2742c8dc5a14a6
-- 
2.45.1





Reply sent to "jgart" <jgart <at> dismail.de>:
You have taken responsibility. (Fri, 21 Jun 2024 21:49:03 GMT) Full text and rfc822 format available.

Notification sent to Rodion Goritskov <rodion.goritskov <at> gmail.com>:
bug acknowledged by developer. (Fri, 21 Jun 2024 21:49:03 GMT) Full text and rfc822 format available.

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

From: "jgart" <jgart <at> dismail.de>
To: 71637-done <at> debbugs.gnu.org
Cc: Rodion Goritskov <rodion.goritskov <at> gmail.com>
Subject: Re: [PATCH] gnu: clifm: Update to 1.19.
Date: Fri, 21 Jun 2024 21:48:22 +0000
Thanks for the patch!

applied,

jgart




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 20 Jul 2024 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 332 days ago.

Previous Next


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