unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#71102] [PATCH] gnu: btop: Update to 1.3.2.
@ 2024-05-21 22:10 Artyom V. Poptsov
  2024-05-22  5:09 ` bug#71102: " Z572
  0 siblings, 1 reply; 2+ messages in thread
From: Artyom V. Poptsov @ 2024-05-21 22:10 UTC (permalink / raw)
  To: 71102; +Cc: Artyom V. Poptsov

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#71102: [PATCH] gnu: btop: Update to 1.3.2.
  2024-05-21 22:10 [bug#71102] [PATCH] gnu: btop: Update to 1.3.2 Artyom V. Poptsov
@ 2024-05-22  5:09 ` Z572
  0 siblings, 0 replies; 2+ messages in thread
From: Z572 @ 2024-05-22  5:09 UTC (permalink / raw)
  To: Artyom V. Poptsov; +Cc: 71102-done

[-- Attachment #1: Type: text/plain, Size: 1240 bytes --]

"Artyom V. Poptsov" <poptsov.artyom@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-05-22  5:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-21 22:10 [bug#71102] [PATCH] gnu: btop: Update to 1.3.2 Artyom V. Poptsov
2024-05-22  5:09 ` bug#71102: " Z572

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).