[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/31: gnu: eom: Update to 1.28.0.
From: |
guix-commits |
Subject: |
21/31: gnu: eom: Update to 1.28.0. |
Date: |
Sat, 10 Aug 2024 09:21:45 -0400 (EDT) |
iyzsong pushed a commit to branch master
in repository guix.
commit 3d2c1494ac80af1c0450e6a817b3bb7e3b7d9a5d
Author: Andy Tai <atai@atai.org>
AuthorDate: Thu Jul 11 00:57:52 2024 -0700
gnu: eom: Update to 1.28.0.
* gnu/packages/mate.scm (eom): Update to 1.28.0.
Change-Id: I30f60fd8cc5abdbe77c5fa48ef1780fc65072268
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 5a218e3ee3..070271cbbd 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1287,14 +1287,14 @@ can be used as backgrounds in the MATE Desktop
environment.")
(define-public eom
(package
(name "eom")
- (version "1.26.1")
+ (version "1.28.0")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://mate/" (version-major+minor version) "/"
"eom-" version ".tar.xz"))
(sha256
- (base32 "0q4r9f3dcb6w6fia06sm9h3lzpq86gj13clzw1i6qzjg94li49dm"))))
+ (base32 "1g1sspnj7r077bfaywj6qhq4gvc2y7jylrf8b1r8q6jsk6rcl0cs"))))
(build-system glib-or-gtk-build-system)
(native-inputs
(list gettext-minimal
- branch master updated (bc71034f78 -> da9fabaf21), guix-commits, 2024/08/10
- 02/31: gnu: mate-desktop: Update to 1.28.2., guix-commits, 2024/08/10
- 01/31: gnu: mate-icon-theme: Update to 1.28.0., guix-commits, 2024/08/10
- 03/31: gnu: libmateweather: Update to 1.28.0., guix-commits, 2024/08/10
- 08/31: gnu: libmatekbd: update to 1.28.0., guix-commits, 2024/08/10
- 10/31: gnu: mate-media: Update to 1.28.1., guix-commits, 2024/08/10
- 21/31: gnu: eom: Update to 1.28.0.,
guix-commits <=
- 31/31: gnu: mate-control-center: Update to 1.28.0., guix-commits, 2024/08/10
- 11/31: gnu: mate-panel: Update to 1.28.2., guix-commits, 2024/08/10
- 20/31: gnu: mate-utils: Update to 1.28.0., guix-commits, 2024/08/10
- 15/31: gnu: mate-user-guide: Update to 1.28.0, guix-commits, 2024/08/10
- 05/31: gnu: mate-session-manager: Update to 1.28.0., guix-commits, 2024/08/10
- 04/31: gnu: mate-terminal: Update to 1.28.1., guix-commits, 2024/08/10
- 06/31: gnu: mate-settings-daemon: Update to 1.28.0., guix-commits, 2024/08/10
- 07/31: gnu: libmatemixer: Update to 1.28.0., guix-commits, 2024/08/10
- 09/31: gnu: mate-applets: Update to 1.28.0., guix-commits, 2024/08/10
- 12/31: gnu: caja: Update to 1.28.0., guix-commits, 2024/08/10