GNU bug report logs - #64707
[PATCH 2/2] gnu: xfce4-verve-plugin: Update to 2.0.3.

Previous Next

Package: guix-patches;

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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: iyzsong <at> envs.net
Subject: bug#64707: closed (Re: bug#64707: [PATCH 2/2] gnu:
 xfce4-verve-plugin: Update to 2.0.3.)
Date: Tue, 01 Aug 2023 11:45:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#64707: [PATCH 2/2] gnu: xfce4-verve-plugin: Update to 2.0.3.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 64707 <at> debbugs.gnu.org.

-- 
64707: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64707
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: 64707-done <at> debbugs.gnu.org
Cc: 宋文武 <iyzsong <at> envs.net>
Subject: Re: bug#64707: [PATCH 2/2] gnu: xfce4-verve-plugin: Update to 2.0.3.
Date: Tue, 01 Aug 2023 19:44:01 +0800
Pushed now with pcre2 inputs added.

[Message part 3 (message/rfc822, inline)]
From: iyzsong <at> envs.net
To: guix-patches <at> gnu.org
Cc: 宋文武 <iyzsong <at> member.fsf.org>
Subject: [PATCH 2/2] gnu: xfce4-verve-plugin: Update to 2.0.3.
Date: Tue, 18 Jul 2023 21:10:55 +0800
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 355 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.