all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#45384] [PATCH] gnu: xfce4-genmon-plugin: Update to 4.1.0.
@ 2020-12-23  8:22 Michael Rohleder
  2020-12-23 11:05 ` bug#45384: xfce4 + mousepad updates Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-12-23  8:22 UTC (permalink / raw)
  To: 45384

* gnu/packages/xfce.scm (xfce4-genmon-plugin): Update to 4.1.0.
---
 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 dad7c1d03d..dc03bee329 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1624,7 +1624,7 @@ be clicked to open the chosen mount point.")
 (define-public xfce4-genmon-plugin
   (package
    (name "xfce4-genmon-plugin")
-   (version "4.0.2")
+   (version "4.1.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/panel-plugins/"
@@ -1633,7 +1633,7 @@ be clicked to open the chosen mount point.")
                                   "/xfce4-genmon-plugin-" version ".tar.bz2"))
               (sha256
                (base32
-                "1ai3pwgv61nv7i2dyrvncnc63r8kdjbkp40vp51vzak1dx924v15"))))
+                "0zafr1jrw87l7h4z3wp88gj7n5mcygm22aw42vdpnp2l8x5nn9fi"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("intltool" ,intltool)
-- 
2.29.2





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

* bug#45384: xfce4 + mousepad updates
  2020-12-23  8:22 [bug#45384] [PATCH] gnu: xfce4-genmon-plugin: Update to 4.1.0 Michael Rohleder
@ 2020-12-23 11:05 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2020-12-23 11:05 UTC (permalink / raw)
  To: Michael Rohleder
  Cc: 45385-done, 45383-done, 45384-done, 45381-done, 45382-done

[-- Attachment #1: Type: text/plain, Size: 429 bytes --]

Hi Michael,

Thanks for the patches, they all look great to me. I've gone ahead and
pushed them to master [1].

Let's see if I can close the 5 bugs with one email...

1:
80bb9d9d3b gnu: mousepad: Update to 0.5.1.
c2e49ead43 gnu: xfce4-genmon-plugin: Update to 4.1.0.
8742f55b7e gnu: xfce4-screenshooter: Update to 1.9.8.
4bad5f61ac gnu: xfce4-calculator-plugin: Update to 0.7.1.
fa23813a5c gnu: xfce4-terminal: Update to 0.8.10.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2020-12-23 11:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-23  8:22 [bug#45384] [PATCH] gnu: xfce4-genmon-plugin: Update to 4.1.0 Michael Rohleder
2020-12-23 11:05 ` bug#45384: xfce4 + mousepad updates Christopher Baines

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.