[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/31: gnu: mate-terminal: Update to 1.28.1.
From: |
guix-commits |
Subject: |
04/31: gnu: mate-terminal: Update to 1.28.1. |
Date: |
Sat, 10 Aug 2024 09:21:43 -0400 (EDT) |
iyzsong pushed a commit to branch master
in repository guix.
commit 59d124f82552ecc222ce1da6d1fd4cc67f1090af
Author: Andy Tai <atai@atai.org>
AuthorDate: Thu Jul 11 00:57:35 2024 -0700
gnu: mate-terminal: Update to 1.28.1.
* gnu/packages/mate.scm (mate-terminal): Update to 1.28.1.
Change-Id: I47965f2685aded9ea1391329ade7dc16cc816251
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 32a084ac11..bd325a57fa 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -295,14 +295,14 @@ the MATE desktop environment.")
(define-public mate-terminal
(package
(name "mate-terminal")
- (version "1.26.1")
+ (version "1.28.1")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://mate/" (version-major+minor version) "/"
"mate-terminal-" version ".tar.xz"))
(sha256
- (base32 "1l71w64vf49iqaknja2p6h8m3blzq7w76ki7r7l8fy5ly03044vw"))))
+ (base32 "14ly8v4wcz735caw0rdvwrsdgkxlzla1kp5jxjc2gqiakqdfndgi"))))
(build-system glib-or-gtk-build-system)
(native-inputs
(list pkg-config
- 01/31: gnu: mate-icon-theme: Update to 1.28.0., (continued)
- 01/31: gnu: mate-icon-theme: Update to 1.28.0., guix-commits, 2024/08/10
- 03/31: gnu: libmateweather: Update to 1.28.0., guix-commits, 2024/08/10
- 08/31: gnu: libmatekbd: update to 1.28.0., guix-commits, 2024/08/10
- 10/31: gnu: mate-media: Update to 1.28.1., guix-commits, 2024/08/10
- 21/31: gnu: eom: Update to 1.28.0., guix-commits, 2024/08/10
- 31/31: gnu: mate-control-center: Update to 1.28.0., guix-commits, 2024/08/10
- 11/31: gnu: mate-panel: Update to 1.28.2., guix-commits, 2024/08/10
- 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 <=
- 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, 2024/08/10
- 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