GNU bug report logs -
#71102
[PATCH] gnu: btop: Update to 1.3.2.
Previous Next
Full log
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)]
This bug report was last modified 1 year and 31 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.