[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
27/32: gnu: mate-power-manager: Update to 1.26.1.
From: |
guix-commits |
Subject: |
27/32: gnu: mate-power-manager: Update to 1.26.1. |
Date: |
Sat, 22 Jul 2023 04:47:39 -0400 (EDT) |
iyzsong pushed a commit to branch master
in repository guix.
commit 4487505b3f80cb9359ea54583add0b3bf374d05d
Author: Andy Tai <atai@atai.org>
AuthorDate: Thu Jun 15 10:35:29 2023 -0700
gnu: mate-power-manager: Update to 1.26.1.
* gnu/packages/mate.scm (mate-power-manager): Update to 1.26.1.
[inputs]: Add libsecret.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
---
gnu/packages/mate.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index 973d5b5300..91f0bda7df 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -98,14 +98,14 @@ MATE applications.")
(define-public mate-power-manager
(package
(name "mate-power-manager")
- (version "1.24.2")
+ (version "1.26.1")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://mate/" (version-major+minor version) "/"
"mate-power-manager-" version ".tar.xz"))
(sha256
- (base32 "0fni41p3kraxwjnx9l5mdspng0zib1gfdxwlaiyq31mh4g79yjyj"))))
+ (base32 "0hhhzfmnr9vxz1w34wl7c93qm2npql71mrshpfcbzfh4xli9vk90"))))
(build-system gnu-build-system)
(native-inputs
(list pkg-config
@@ -124,6 +124,7 @@ MATE applications.")
mate-panel
libxrandr
libcanberra
+ libsecret
upower))
(home-page "https://mate-desktop.org/")
(synopsis "Power manager for MATE")
- 17/32: gnu: mate-backgrounds: Update to 1.26.0., (continued)
- 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, 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 <=
- 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
- 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