From: Rodion Goritskov <rodion.goritskov@gmail.com>
To: 68959@debbugs.gnu.org
Cc: Rodion Goritskov <rodion.goritskov@gmail.com>
Subject: [bug#68959] [PATCH] gnu: clifm: Update to 1.16
Date: Wed, 7 Feb 2024 00:19:59 +0400 [thread overview]
Message-ID: <5ee09ac21b78174b157765ee85a29c24ec5b7407.1707250799.git.rodion.goritskov@gmail.com> (raw)
* 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
next reply other threads:[~2024-02-06 20:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-06 20:19 Rodion Goritskov [this message]
2024-02-09 22:22 ` bug#68959: [PATCH] gnu: clifm: Update to 1.16 Sharlatan Hellseher
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5ee09ac21b78174b157765ee85a29c24ec5b7407.1707250799.git.rodion.goritskov@gmail.com \
--to=rodion.goritskov@gmail.com \
--cc=68959@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 public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).