[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/32: gnu: mate-session-manager: Update to 1.26.1.
From: |
guix-commits |
Subject: |
04/32: gnu: mate-session-manager: 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 8f39c0d809e2a50c49e1045ebc63fd6caa738776
Author: Andy Tai <atai@atai.org>
AuthorDate: Thu Jun 15 10:35:06 2023 -0700
gnu: mate-session-manager: Update to 1.26.1.
* gnu/packages/mate.scm (mate-session-manager): 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 8179370d0d..f0e2d71dd8 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -334,14 +334,14 @@ configurations (profiles).")
(define-public mate-session-manager
(package
(name "mate-session-manager")
- (version "1.24.1")
+ (version "1.26.1")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://mate/" (version-major+minor version) "/"
"mate-session-manager-" version ".tar.xz"))
(sha256
- (base32 "1zwq8symyp3ijs28pyrknsdi9byf4dpp9wp93ndwdhi0vaip5i51"))))
+ (base32 "0y22plz44pspjk02gasfyv6m6g29lxksp0iqhqy2k77x85j7v32v"))))
(build-system glib-or-gtk-build-system)
(arguments
`(#:configure-flags (list "--with-elogind"
- 05/32: gnu: mate-settings-daemon: Update to 1.26.1., (continued)
- 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, 2023/07/22
- 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 <=
- 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
- 29/32: gnu: mate-common: Update to 1.26.0., guix-commits, 2023/07/22
- 30/32: gnu: mate-icon-theme: Update to 1.26.0., guix-commits, 2023/07/22
- 01/32: gnu: mate-desktop: Update to 1.26.1., guix-commits, 2023/07/22
- 02/32: gnu: libmateweather: Update to 1.26.1., guix-commits, 2023/07/22
- 09/32: gnu: mate-media: Update to 1.26.1., guix-commits, 2023/07/22
- 20/32: gnu: mate-menus: Update to 1.26.1., guix-commits, 2023/07/22
- 23/32: gnu: engrampa: Update to 1.26.1., guix-commits, 2023/07/22
- 31/32: gnu: mate: Remove duplicated mate-utils from inputs., guix-commits, 2023/07/22