GNU bug report logs -
#76386
[PATCH 00/10] xfce updates
Previous Next
Reported by: iyzsong <at> envs.net
Date: Tue, 18 Feb 2025 05:03:02 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
Bug is archived. No further changes may be made.
Full log
Message #32 received at 76386 <at> debbugs.gnu.org (full text, mbox):
From: 宋文武 <iyzsong <at> member.fsf.org>
* gnu/packages/xfce.scm (orage): Update to 4.20.0.
Change-Id: Ibddf0027c9bcefe5d2cfa3b622845065043fc214
---
gnu/packages/xfce.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index e3c00d4f52..18108df406 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1536,7 +1536,7 @@ (define-public xfce4-taskmanager
(define-public orage
(package
(name "orage")
- (version "4.18.0")
+ (version "4.20.0")
(source
(origin
(method git-fetch)
@@ -1545,7 +1545,7 @@ (define-public orage
(commit (string-append name "-" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1sidyq4358cp701rkfj4p0ikshf612jm5f9j4gma6h6v2dxp7gxw"))))
+ (base32 "0z32b2wg2pfwcvpp81dmdlnwqxnh7ps08mr13syzl7v0qj29p9jm"))))
(build-system gnu-build-system)
(native-inputs
(list xfce4-dev-tools))
--
2.48.1
This bug report was last modified 90 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.