gnu: xfce4-clipman-plugin: Update to 1.6.1.
* gnu/packages/xfce.scm (xfce4-clipman-plugin): Update to 1.6.1.
This commit is contained in:
parent
0db448768b
commit
10f04aec49
@ -387,7 +387,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.4")
|
(version "1.6.1")
|
||||||
(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/"
|
||||||
@ -395,7 +395,7 @@ applications menu, workspace switcher and more.")
|
|||||||
"xfce4-clipman-plugin-" version ".tar.bz2"))
|
"xfce4-clipman-plugin-" version ".tar.bz2"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1819kjn7gs30zhhj2ppfw4zjpcgj9amw1vvppjsavsff1xflrq88"))))
|
"1d6fxdzy9b511hqcyj7825fx67q6zqk6cln4g3x9d498jrvk3s5k"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("intltool" ,intltool)
|
`(("intltool" ,intltool)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user