all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#46062] [PATCH] gnu: xfce4-genmon-plugin: Update to 4.1.1.
@ 2021-01-24  1:52 Michael Rohleder
  2021-01-29 10:54 ` bug#46062: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2021-01-24  1:52 UTC (permalink / raw)
  To: 46062

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#46062: [PATCH] gnu: xfce4-genmon-plugin: Update to 4.1.1.
  2021-01-24  1:52 [bug#46062] [PATCH] gnu: xfce4-genmon-plugin: Update to 4.1.1 Michael Rohleder
@ 2021-01-29 10:54 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2021-01-29 10:54 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 46062-done

Hi,

Michael Rohleder <mike@rohleder.de> skribis:

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

Applied, thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-29 10:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-24  1:52 [bug#46062] [PATCH] gnu: xfce4-genmon-plugin: Update to 4.1.1 Michael Rohleder
2021-01-29 10:54 ` bug#46062: " Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.