From: Rodion Goritskov <rodion.goritskov@gmail.com>
To: 74515@debbugs.gnu.org
Cc: Rodion Goritskov <rodion.goritskov@gmail.com>
Subject: [bug#74515] [PATCH] gnu: clifm: Update to 1.22.
Date: Mon, 25 Nov 2024 01:09:30 +0400 [thread overview]
Message-ID: <c6cf46e16d24b647ba30cd9633e261c82394abb5.1732482444.git.rodion.goritskov@gmail.com> (raw)
* 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
next reply other threads:[~2024-11-24 21:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-24 21:09 Rodion Goritskov [this message]
2024-11-26 9:16 ` bug#74515: [PATCH] gnu: clifm: Update to 1.22 Efraim Flashner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c6cf46e16d24b647ba30cd9633e261c82394abb5.1732482444.git.rodion.goritskov@gmail.com \
--to=rodion.goritskov@gmail.com \
--cc=74515@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.