[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/32: gnu: mate-terminal: Update to 1.26.1.
From: |
guix-commits |
Subject: |
03/32: gnu: mate-terminal: Update to 1.26.1. |
Date: |
Sat, 22 Jul 2023 04:47:36 -0400 (EDT) |
iyzsong pushed a commit to branch master
in repository guix.
commit d2c18b9c79de2b4f8ec9a973ab1f80cb0dd5ae4d
Author: Andy Tai <atai@atai.org>
AuthorDate: Thu Jun 15 10:35:05 2023 -0700
gnu: mate-terminal: Update to 1.26.1.
* gnu/packages/mate.scm (mate-terminal): Update to 1.26.1.
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 c1f53d3dca..8179370d0d 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.24.1")
+ (version "1.26.1")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://mate/" (version-major+minor version) "/"
"mate-terminal-" version ".tar.xz"))
(sha256
- (base32 "0qmyhxmarwkxad8k1m9q1iwx70zhfp6zc2mh74nv26nj4gr3h3am"))))
+ (base32 "1l71w64vf49iqaknja2p6h8m3blzq7w76ki7r7l8fy5ly03044vw"))))
(build-system glib-or-gtk-build-system)
(native-inputs
(list pkg-config
- 06/32: gnu: libmatemixer: Update to 1.26.0., (continued)
- 06/32: gnu: libmatemixer: Update to 1.26.0., guix-commits, 2023/07/22
- 11/32: gnu: caja: Update to 1.26.1., guix-commits, 2023/07/22
- 08/32: gnu: mate-applets: Update to 1.26.1., guix-commits, 2023/07/22
- 10/32: gnu: mate-panel: Update to 1.26.3., guix-commits, 2023/07/22
- 14/32: gnu: mate-control-center: Update to 1.26.1., guix-commits, 2023/07/22
- 16/32: gnu: mate-calc: Update to 1.26.0., guix-commits, 2023/07/22
- 17/32: gnu: mate-backgrounds: Update to 1.26.0., guix-commits, 2023/07/22
- 22/32: gnu: eom: Update to 1.26.1., guix-commits, 2023/07/22
- 05/32: gnu: mate-settings-daemon: Update to 1.26.1., guix-commits, 2023/07/22
- 12/32: gnu: marco: Update to 1.26.2., guix-commits, 2023/07/22
- 03/32: gnu: mate-terminal: Update to 1.26.1.,
guix-commits <=
- 07/32: gnu: libmatekbd: Update to 1.26.1., guix-commits, 2023/07/22
- 19/32: gnu: mate-screensaver: Update to 1.26.2., guix-commits, 2023/07/22
- 21/32: gnu: mate-utils: Update to 1.26.1., guix-commits, 2023/07/22
- 25/32: gnu: mate-system-monitor: Update to 1.26.0., guix-commits, 2023/07/22
- 26/32: gnu: mate-polkit: Update to 1.26.1., guix-commits, 2023/07/22
- 27/32: gnu: mate-power-manager: Update to 1.26.1., guix-commits, 2023/07/22
- 28/32: gnu: mate-themes: Update to 3.22.24., guix-commits, 2023/07/22
- 04/32: gnu: mate-session-manager: Update to 1.26.1., guix-commits, 2023/07/22
- 18/32: gnu: mate-netbook: Update to 1.26.0., guix-commits, 2023/07/22
- 24/32: gnu: pluma: Update to 1.26.1., guix-commits, 2023/07/22