aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/mate.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index d432c85a5e..5c65093941 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1468,7 +1468,7 @@ can be used as backgrounds in the MATE Desktop environment.")
(define-public mate-system-monitor
(package
(name "mate-system-monitor")
- (version "1.22.0")
+ (version "1.24.0")
(source
(origin
(method url-fetch)
@@ -1476,7 +1476,7 @@ can be used as backgrounds in the MATE Desktop environment.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0rs0n5ivmvi355fp3ymcp1jj2sz9viw31475aw7zh7s1l7dn969x"))))
+ "1cb36lrsn4fhsryl2kl4yq0qhp1p4r7k21w3fc2ywjga8fdxx6y5"))))
(build-system glib-or-gtk-build-system)
(native-inputs
`(("autoconf" ,autoconf)
32:32 +0200'>2023-07-19gnu: commencement: Add git-fetch-from-tarball utility....Ludovic Courtès 2023-07-19gnu: commencement: Add automake-boot0....Janneke Nieuwenhuizen 2023-07-19gnu: commencement: Add autoconf-boot0....Janneke Nieuwenhuizen 2023-07-13gnu: Add libc-for-target and glibc/hurd....Josselin Poiret 2023-06-17gnu: Use target-hurd?, system-hurd? instead of hurd-target?, hurd-system?....Janneke Nieuwenhuizen 2023-06-02gnu: gcc-boot0: Do not use 'coreutils-boot0' on GNU/Hurd....Ludovic Courtès 2023-05-29gnu: commencement: m4-boot0: Disable tests for the Hurd too....Janneke Nieuwenhuizen 2023-05-07gnu: findutils: Update XFAIL_TESTS for the hurd....Christopher Baines 2023-05-07Revert "gnu: gcc-11: Adapt patching for hurd to not use gexp's."...Christopher Baines 2023-05-07gnu: Use gexps for gcc-boot0 and related packages....Christopher Baines 2023-05-05gnu: gcc-11: Fix patch-hurd-libpthread phase....Christopher Baines 2023-04-10gnu: Add gdc-toolchain-11....Efraim Flashner 2023-03-20Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge 2023-03-15gnu: coreutils-boot0: Fix building on armhf-linux....Efraim Flashner 2023-03-02Merge remote-tracking branch 'savannah/master' into core-updates...Christopher Baines 2023-02-28gnu: static-bash-for-glibc: Use gexps....Ludovic Courtès 2023-03-04gnu: mig: Remove dependency on Perl....Ludovic Courtès 2023-02-15gnu: commencement: mes-boot: Update to 0.24.2....Jan (janneke) Nieuwenhuizen 2023-02-15gnu: commencement: tcc-boot: Rebuild Mes C Library....Jan (janneke) Nieuwenhuizen 2023-02-15Revert "gnu: commencement: mes-boot: Update to 0.24.2."...Jan (janneke) Nieuwenhuizen 2023-02-15gnu: commencement: mes-boot: Update to 0.24.2....Jan (janneke) Nieuwenhuizen 2023-02-14gnu: %boot6-inputs: Replace xz with xz-final....Efraim Flashner 2023-02-12gnu: coreutils-boot0: Add comment about arm* configure-flags....Efraim Flashner 2023-02-05gnu: Rename 'guile-3.0/fixed' to 'guile-3.0/pinned'....Simon Tournier 2023-01-30Merge remote-tracking branch 'origin/master' into core-updates...Efraim Flashner