[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
23/32: gnu: engrampa: Update to 1.26.1.
From: |
guix-commits |
Subject: |
23/32: gnu: engrampa: Update to 1.26.1. |
Date: |
Sat, 22 Jul 2023 04:47:38 -0400 (EDT) |
iyzsong pushed a commit to branch master
in repository guix.
commit e1b86636507dc98114d279a1f8b21d37d6cf5239
Author: Andy Tai <atai@atai.org>
AuthorDate: Thu Jun 15 10:35:25 2023 -0700
gnu: engrampa: Update to 1.26.1.
* gnu/packages/mate.scm (engrampa): 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 7d142a23ff..694c8e65af 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1316,14 +1316,14 @@ can be used as backgrounds in the MATE Desktop
environment.")
(define-public engrampa
(package
(name "engrampa")
- (version "1.24.1")
+ (version "1.26.1")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://mate/" (version-major+minor version) "/"
"engrampa-" version ".tar.xz"))
(sha256
- (base32 "0akjnz85qkpiqgj1ccn41rzbfid4l3r3nsm4s9s779ilzd7f097y"))))
+ (base32 "0jkci8gaxrx978laqj9ayx62r05czajqmry915iymsd4lw3l28ph"))))
(build-system glib-or-gtk-build-system)
(arguments
`(#:configure-flags (list "--disable-schemas-compile"
- 28/32: gnu: mate-themes: Update to 3.22.24., (continued)
- 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
- 23/32: gnu: engrampa: Update to 1.26.1.,
guix-commits <=
- 31/32: gnu: mate: Remove duplicated mate-utils from inputs., guix-commits, 2023/07/22
- 32/32: gnu: atril: Update to 1.26.1., guix-commits, 2023/07/22
- 15/32: gnu: mate-user-guide: Update to 1.26.1., guix-commits, 2023/07/22