GNU bug report logs -
#71102
[PATCH] gnu: btop: Update to 1.3.2.
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 71102 in the body.
You can then email your comments to 71102 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#71102
; Package
guix-patches
.
(Tue, 21 May 2024 22:12:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Tue, 21 May 2024 22:12:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/admin.scm (btop): Update to 1.3.2.
Change-Id: I503bc5730dd498640cff76e252825c7b47cd5d11
---
gnu/packages/admin.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 44900f38b1..7755429819 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -756,7 +756,7 @@ (define-public ttyload
(define-public btop
(package
(name "btop")
- (version "1.3.0")
+ (version "1.3.2")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -765,7 +765,7 @@ (define-public btop
(file-name (git-file-name name version))
(sha256
(base32
- "0fbrkzg03n2vamg1pfzdb8wxm3xffy6gp4izhqppl45zngy3c0s1"))))
+ "084n0nbv1029lvfv4na2k9fqyray7m77dff1537b8ffk08ib4d4j"))))
(build-system gnu-build-system)
(arguments
(list #:tests? #f ;no test suite
base-commit: 413ef75f89ac337f7ac3331a862c7c8cdc88aa64
--
2.41.0
Reply sent
to
Z572 <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Wed, 22 May 2024 05:10:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
"Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
:
bug acknowledged by developer.
(Wed, 22 May 2024 05:10:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 71102-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
"Artyom V. Poptsov" <poptsov.artyom <at> gmail.com> writes:
> * gnu/packages/admin.scm (btop): Update to 1.3.2.
>
> Change-Id: I503bc5730dd498640cff76e252825c7b47cd5d11
> ---
> gnu/packages/admin.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
> index 44900f38b1..7755429819 100644
> --- a/gnu/packages/admin.scm
> +++ b/gnu/packages/admin.scm
> @@ -756,7 +756,7 @@ (define-public ttyload
> (define-public btop
> (package
> (name "btop")
> - (version "1.3.0")
> + (version "1.3.2")
> (source (origin
> (method git-fetch)
> (uri (git-reference
> @@ -765,7 +765,7 @@ (define-public btop
> (file-name (git-file-name name version))
> (sha256
> (base32
> - "0fbrkzg03n2vamg1pfzdb8wxm3xffy6gp4izhqppl45zngy3c0s1"))))
> + "084n0nbv1029lvfv4na2k9fqyray7m77dff1537b8ffk08ib4d4j"))))
> (build-system gnu-build-system)
> (arguments
> (list #:tests? #f ;no test suite
>
> base-commit: 413ef75f89ac337f7ac3331a862c7c8cdc88aa64
push, see https://git.savannah.gnu.org/cgit/guix.git/commit/?id=036c0b58437b7941a2633632e747c8c5b2138d62
[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, 19 Jun 2024 11:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 6 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.