Archived
1
0
Fork 0

gnu: xfce4-clipman-plugin: Update to 1.4.4.

* gnu/packages/xfce.scm (xfce4-clipman-plugin): Update to 1.4.4.
This commit is contained in:
Tobias Geerinckx-Rice 2020-03-07 11:52:57 +01:00
parent 0bbf14ce93
commit 3a5557a4d2
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -385,7 +385,7 @@ applications menu, workspace switcher and more.")
(define-public xfce4-clipman-plugin (define-public xfce4-clipman-plugin
(package (package
(name "xfce4-clipman-plugin") (name "xfce4-clipman-plugin")
(version "1.4.3") (version "1.4.4")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://archive.xfce.org/src/panel-plugins/" (uri (string-append "https://archive.xfce.org/src/panel-plugins/"
@ -393,7 +393,7 @@ applications menu, workspace switcher and more.")
"xfce4-clipman-plugin-" version ".tar.bz2")) "xfce4-clipman-plugin-" version ".tar.bz2"))
(sha256 (sha256
(base32 (base32
"1liacff4wl5mpyf9dzdrfbwxzmhl95y5nsfc0jf5rgalzdgbik99")))) "1819kjn7gs30zhhj2ppfw4zjpcgj9amw1vvppjsavsff1xflrq88"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(native-inputs (native-inputs
`(("intltool" ,intltool) `(("intltool" ,intltool)