GNU bug report logs -
#67348
[PATCH gnome-team] gnu: gnome-system-monitor: Update to 44.0.
Previous Next
Reported by: Vivien Kraus <vivien <at> planete-kraus.eu>
Date: Tue, 21 Nov 2023 21:58:02 UTC
Severity: normal
Tags: patch
Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
* gnu/packages/gnome.scm (gnome-system-monitor): Update to 44.0.
Change-Id: I1b4c0f16ec48ee5dfb07ad255ceb9252e0160945
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index ab485cffb1..16fef00fe8 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11006,7 +11006,7 @@ (define-public bluefish
(define-public gnome-system-monitor
(package
(name "gnome-system-monitor")
- (version "42.0")
+ (version "44.0")
(source
(origin
(method url-fetch)
@@ -11015,7 +11015,7 @@ (define-public gnome-system-monitor
name "-" version ".tar.xz"))
(sha256
(base32
- "1p3mq32pfd9260aql5nys806g0c4nrswacwqs8ms40920ci9s8qk"))))
+ "0vjyqk76k2gzhxc9hcbg0zjwk11wgqz2ji6yr322fa59vgnvgfn2"))))
(build-system meson-build-system)
(arguments
'(#:glib-or-gtk? #t
base-commit: 1cc3b7e80f60a2a5a6a1400ed0b025efeae7a523
--
2.41.0
This bug report was last modified 1 year and 200 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.