[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/31: gnu: mate-calc: Update to 1.28.0.
From: |
guix-commits |
Subject: |
16/31: gnu: mate-calc: Update to 1.28.0. |
Date: |
Sat, 10 Aug 2024 09:21:44 -0400 (EDT) |
iyzsong pushed a commit to branch master
in repository guix.
commit d74357e815f5dd3ad57ecc763af5859be862d2eb
Author: Andy Tai <atai@atai.org>
AuthorDate: Thu Jul 11 00:57:47 2024 -0700
gnu: mate-calc: Update to 1.28.0.
* gnu/packages/mate.scm (mate-calc): Update to 1.28.0.
Change-Id: I2b98ae286504380c8078b771d424b3cb484c0053
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
---
gnu/packages/mate.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index ac90e2f22c..a552bd8140 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1068,14 +1068,14 @@ sessions, panels, menus, file management, and
preferences.")
(define-public mate-calc
(package
(name "mate-calc")
- (version "1.26.0")
+ (version "1.28.0")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://mate/" (version-major+minor version) "/"
"mate-calc-" version ".tar.xz"))
(sha256
- (base32 "0mddfh9ixhh60nfgx5kcprcl9liavwqyina11q3pnpfs3n02df3y"))))
+ (base32 "1x98wsjssmbkxqvl95xgp5r99cdq5adxl5pq9bkv2r183rfi4jw0"))))
(build-system glib-or-gtk-build-system)
(native-inputs
(list gettext-minimal intltool pkg-config yelp-tools))
- 20/31: gnu: mate-utils: Update to 1.28.0., (continued)
- 20/31: gnu: mate-utils: Update to 1.28.0., guix-commits, 2024/08/10
- 15/31: gnu: mate-user-guide: Update to 1.28.0, guix-commits, 2024/08/10
- 05/31: gnu: mate-session-manager: Update to 1.28.0., guix-commits, 2024/08/10
- 04/31: gnu: mate-terminal: Update to 1.28.1., guix-commits, 2024/08/10
- 06/31: gnu: mate-settings-daemon: Update to 1.28.0., guix-commits, 2024/08/10
- 07/31: gnu: libmatemixer: Update to 1.28.0., guix-commits, 2024/08/10
- 09/31: gnu: mate-applets: Update to 1.28.0., guix-commits, 2024/08/10
- 12/31: gnu: caja: Update to 1.28.0., guix-commits, 2024/08/10
- 13/31: gnu: marco: Update to 1.28.1, guix-commits, 2024/08/10
- 14/31: gnu: caja-extensions: update to 1.28.0., guix-commits, 2024/08/10
- 16/31: gnu: mate-calc: Update to 1.28.0.,
guix-commits <=
- 17/31: gnu: mate-backgrounds: Update to 1.28.0., guix-commits, 2024/08/10
- 18/31: gnu: mate-screensaver: Update to 1.28.0., guix-commits, 2024/08/10
- 19/31: gnu: mate-menus: Update to 1.28.0., guix-commits, 2024/08/10
- 22/31: gnu: engrampa: Update to 1.28.1., guix-commits, 2024/08/10
- 23/31: gnu: pluma: update to 1.28.0., guix-commits, 2024/08/10
- 24/31: gnu: mate-polkit: Update to 1.28.1., guix-commits, 2024/08/10
- 25/31: gnu: mate-power-manager: Update to 1.28.1., guix-commits, 2024/08/10
- 26/31: gnu: atril: update to 1.28.0., guix-commits, 2024/08/10
- 27/31: gnu: mate-common: Update to 1.28.0, guix-commits, 2024/08/10
- 28/31: gnu: Add mozo., guix-commits, 2024/08/10