Skip to content
Snippets Groups Projects
Unverified Commit c2e49ead authored by Michael Rohleder's avatar Michael Rohleder Committed by Christopher Baines
Browse files

gnu: xfce4-genmon-plugin: Update to 4.1.0.


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

Signed-off-by: default avatarChristopher Baines <mail@cbaines.net>
parent 8742f55b
No related branches found
No related tags found
No related merge requests found
......@@ -1624,7 +1624,7 @@ (define-public xfce4-fsguard-plugin
(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 @@ (define-public xfce4-genmon-plugin
"/xfce4-genmon-plugin-" version ".tar.bz2"))
(sha256
(base32
"1ai3pwgv61nv7i2dyrvncnc63r8kdjbkp40vp51vzak1dx924v15"))))
"0zafr1jrw87l7h4z3wp88gj7n5mcygm22aw42vdpnp2l8x5nn9fi"))))
(build-system gnu-build-system)
(native-inputs
`(("intltool" ,intltool)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment