GNU bug report logs -
#63090
[PATCH 00/12] xfce updates
Previous Next
Reported by: iyzsong <at> envs.net
Date: Wed, 26 Apr 2023 14:07:01 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
From: 宋文武 <iyzsong <at> member.fsf.org>
* gnu/packages/xfce.scm (xfce4-timer-plugin): Update to 1.7.2.
---
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 f2e0831e30..89451319e7 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -2063,7 +2063,7 @@ (define-public xfce4-time-out-plugin
(define-public xfce4-timer-plugin
(package
(name "xfce4-timer-plugin")
- (version "1.7.1")
+ (version "1.7.2")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/panel-plugins/"
@@ -2072,7 +2072,7 @@ (define-public xfce4-timer-plugin
"/xfce4-timer-plugin-" version ".tar.bz2"))
(sha256
(base32
- "1qr4m3n2l3rvsizsr3h7fyfajszfalqm7rhvjx2yjj8r3f8x4ljb"))))
+ "0zcbqpsyzzmbyv8cgd5wriqaigfpdcia6h1md0bfh1cmsg1biczy"))))
(build-system gnu-build-system)
(native-inputs
(list intltool pkg-config))
--
2.39.2
This bug report was last modified 2 years and 25 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.