GNU bug report logs -
#73571
[PATCH] gnu: clifm: Update to 1.21.
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 73571 in the body.
You can then email your comments to 73571 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#73571
; Package
guix-patches
.
(Mon, 30 Sep 2024 20:13:05 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
.
(Mon, 30 Sep 2024 20:13:05 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/clifm.scm (clifm): Update to 1.21.
Change-Id: I4b04721c8aa161650af32f528004e1c84aaf23c6
---
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 2718217381..a89389d7d5 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.20")
+ (version "1.21")
(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 "1hmky0rdrdp5zs1pgayrcgrf0ylvl2xh135r2c0g8k4ibwv3392c"))))
+ (base32 "0r2w11v5nsz9d9wdi0zmymkwg0y9x4xg4dksd2qxlknwqnvivcy7"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags (list (string-append "CC="
base-commit: 093f2fb8722fafcc7c1555cd845289096849f4a2
--
2.46.0
Reply sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Wed, 02 Oct 2024 09:36:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Rodion Goritskov <rodion.goritskov <at> gmail.com>
:
bug acknowledged by developer.
(Wed, 02 Oct 2024 09:36:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 73571-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Rodion Goritskov <rodion.goritskov <at> gmail.com> writes:
> * gnu/packages/clifm.scm (clifm): Update to 1.21.
>
> Change-Id: I4b04721c8aa161650af32f528004e1c84aaf23c6
> ---
> 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 2718217381..a89389d7d5 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.20")
> + (version "1.21")
> (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 "1hmky0rdrdp5zs1pgayrcgrf0ylvl2xh135r2c0g8k4ibwv3392c"))))
> + (base32 "0r2w11v5nsz9d9wdi0zmymkwg0y9x4xg4dksd2qxlknwqnvivcy7"))))
> (build-system gnu-build-system)
> (arguments
> `(#:make-flags (list (string-append "CC="
>
> base-commit: 093f2fb8722fafcc7c1555cd845289096849f4a2
push, close.
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 30 Oct 2024 11:24:08 GMT)
Full text and
rfc822 format available.
This bug report was last modified 282 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.