GNU bug report logs -
#64707
[PATCH 2/2] gnu: xfce4-verve-plugin: Update to 2.0.3.
Previous Next
Reported by: iyzsong <at> envs.net
Date: Tue, 18 Jul 2023 13:12:02 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-verve-plugin): Update to 2.0.3.
---
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 a4461d04bb..8480c9899a 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -2089,7 +2089,7 @@ (define-public xfce4-timer-plugin
(define-public xfce4-verve-plugin
(package
(name "xfce4-verve-plugin")
- (version "2.0.1")
+ (version "2.0.3")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/panel-plugins/"
@@ -2098,7 +2098,7 @@ (define-public xfce4-verve-plugin
"/xfce4-verve-plugin-" version ".tar.bz2"))
(sha256
(base32
- "09gqp0jb5ccjh7ny798n5cy9skdx3hpis4kgvjpl4vidnrg5xnpb"))))
+ "17p0kxnzx4ks3rs281x5pvwksl1gh2mg7h7mkccjmkzr3cgi5gz1"))))
(build-system gnu-build-system)
(native-inputs
(list intltool pkg-config))
--
2.40.1
This bug report was last modified 1 year and 354 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.