[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/32: gnu: marco: Update to 1.26.2.
From: |
guix-commits |
Subject: |
12/32: gnu: marco: Update to 1.26.2. |
Date: |
Sat, 22 Jul 2023 04:47:37 -0400 (EDT) |
iyzsong pushed a commit to branch master
in repository guix.
commit 6d7a9b4d700f5b4bff90fc8a5e3807f5d5c764e5
Author: Andy Tai <atai@atai.org>
AuthorDate: Thu Jun 15 10:35:14 2023 -0700
gnu: marco: Update to 1.26.2.
* gnu/packages/mate.scm (marco): Update to 1.26.2.
[inputs]: Add libxres.
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 45dc6eb566..4e36b0fb8f 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -965,14 +965,14 @@ of various aspects of your desktop.")
(define-public marco
(package
(name "marco")
- (version "1.24.1")
+ (version "1.26.2")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://mate/" (version-major+minor version) "/"
name "-" version ".tar.xz"))
(sha256
- (base32 "109b41pjrc1b4slw6sx1lakdhrc46x829vczzk4bz3j15kcszg54"))))
+ (base32 "18q71r4bkrldscp414qm0457i0jnk841wwc490qg0whhzraa5w8j"))))
(build-system glib-or-gtk-build-system)
(native-inputs
(list pkg-config
@@ -998,6 +998,7 @@ of various aspects of your desktop.")
libxinerama
libxrandr
libxrender
+ libxres
mate-desktop
pango
startup-notification))
- 13/32: gnu: caja-extensions: Update to 1.26.1., (continued)
- 13/32: gnu: caja-extensions: Update to 1.26.1., guix-commits, 2023/07/22
- 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 <=
- 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, 2023/07/22
- 18/32: gnu: mate-netbook: Update to 1.26.0., guix-commits, 2023/07/22