GNU bug report logs - #45481
[PATCH] gnu: xfce4-verve-plugin: Update to 2.0.1.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Mon, 28 Dec 2020 09:11:02 UTC

Severity: normal

Tags: patch

Done: Kei Kebreau <kkebreau <at> posteo.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: Michael Rohleder <mike <at> rohleder.de>
Subject: bug#45481: closed (Re: bug#45481: [PATCH] gnu: xfce4-verve-plugin:
 Update to 2.0.1.)
Date: Tue, 05 Jan 2021 22:02:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#45481: [PATCH] gnu: xfce4-verve-plugin: Update to 2.0.1.

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 45481 <at> debbugs.gnu.org.

-- 
45481: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45481
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Kei Kebreau <kkebreau <at> posteo.net>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 45481-done <at> debbugs.gnu.org
Subject: Re: bug#45481: [PATCH] gnu: xfce4-verve-plugin: Update to 2.0.1.
Date: Tue, 05 Jan 2021 17:01:25 -0500
[Message part 3 (text/plain, inline)]
Hi Michael,

Your patch looks good!  It has been pushed to master as commit d33b7a2f.

Thanks,
Kei
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: xfce4-verve-plugin: Update to 2.0.1.
Date: Mon, 28 Dec 2020 10:10:15 +0100
* gnu/packages/xfce.scm (xfce4-verve-plugin): Update to 2.0.1.
---
 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 3b0ff54308..11fc65006d 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -2034,7 +2034,7 @@ period.")
 (define-public xfce4-verve-plugin
   (package
    (name "xfce4-verve-plugin")
-   (version "2.0.0")
+   (version "2.0.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/panel-plugins/"
@@ -2043,7 +2043,7 @@ period.")
                                   "/xfce4-verve-plugin-" version ".tar.bz2"))
               (sha256
                (base32
-                "1ljcmgc8ixrbz134ggxbbh4zzdnp7mhi9ay6s5hgrz28djx10rcy"))))
+                "09gqp0jb5ccjh7ny798n5cy9skdx3hpis4kgvjpl4vidnrg5xnpb"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("intltool" ,intltool)
-- 
2.29.2




This bug report was last modified 4 years and 197 days ago.

Previous Next


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