[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
19/32: gnu: mate-screensaver: Update to 1.26.2.
From: |
guix-commits |
Subject: |
19/32: gnu: mate-screensaver: Update to 1.26.2. |
Date: |
Sat, 22 Jul 2023 04:47:38 -0400 (EDT) |
iyzsong pushed a commit to branch master
in repository guix.
commit e09bb0155eb4b181795b81ff6dc1a21673d264f0
Author: Andy Tai <atai@atai.org>
AuthorDate: Thu Jun 15 10:35:21 2023 -0700
gnu: mate-screensaver: Update to 1.26.2.
* gnu/packages/mate.scm (mate-screensaver): Update to 1.26.2.
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 380954741d..4332be319e 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1145,14 +1145,14 @@ Re-decorates windows on un-maximise.
(define-public mate-screensaver
(package
(name "mate-screensaver")
- (version "1.24.1")
+ (version "1.26.2")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://mate/" (version-major+minor version) "/"
"mate-screensaver-" version ".tar.xz"))
(sha256
- (base32 "0imb1z2yvz1h95dzq396c569kkxys9mb2dyc6qxxxcnc5w02a2dw"))))
+ (base32 "0zpzlmbb6m2hqsr67rc6mqpabl1idpzfqzlj4ifxanql4k7015ys"))))
(build-system glib-or-gtk-build-system)
(arguments
`(#:configure-flags
- 08/32: gnu: mate-applets: Update to 1.26.1., (continued)
- 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, 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 <=
- 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
- 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