GNU bug report logs - #46062
[PATCH] gnu: xfce4-genmon-plugin: Update to 4.1.1.

Previous Next

Package: guix-patches;

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

Date: Sun, 24 Jan 2021 01:53:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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#46062: closed (Re: bug#46062: [PATCH] gnu: xfce4-genmon-plugin:
 Update to 4.1.1.)
Date: Fri, 29 Jan 2021 10:55:01 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#46062: [PATCH] gnu: xfce4-genmon-plugin: Update to 4.1.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 46062 <at> debbugs.gnu.org.

-- 
46062: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46062
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 46062-done <at> debbugs.gnu.org
Subject: Re: bug#46062: [PATCH] gnu: xfce4-genmon-plugin: Update to 4.1.1.
Date: Fri, 29 Jan 2021 11:54:42 +0100
Hi,

Michael Rohleder <mike <at> rohleder.de> skribis:

> * gnu/packages/xfce.scm (xfce4-genmon-plugin): Update to 4.1.1.

Applied, thanks!

[Message part 3 (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-genmon-plugin: Update to 4.1.1.
Date: Sun, 24 Jan 2021 02:52:26 +0100
* gnu/packages/xfce.scm (xfce4-genmon-plugin): Update to 4.1.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 c8dd66b2e0..61b317e74a 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1620,7 +1620,7 @@ be clicked to open the chosen mount point.")
 (define-public xfce4-genmon-plugin
   (package
    (name "xfce4-genmon-plugin")
-   (version "4.1.0")
+   (version "4.1.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/panel-plugins/"
@@ -1629,7 +1629,7 @@ be clicked to open the chosen mount point.")
                                   "/xfce4-genmon-plugin-" version ".tar.bz2"))
               (sha256
                (base32
-                "0zafr1jrw87l7h4z3wp88gj7n5mcygm22aw42vdpnp2l8x5nn9fi"))))
+                "0d81npcqnmkw2qaqa8c6igh9j5r4ivgb15zcjwxjkyhrzz89y4dj"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("intltool" ,intltool)
-- 
2.30.0




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

Previous Next


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