gnu: xfce4-timer-plugin: Update to 1.7.1.
* gnu/packages/xfce.scm (xfce4-timer-plugin): Update to 1.7.1.master
parent
c6d3654967
commit
92af56501c
|
@ -1899,7 +1899,7 @@ time.")
|
||||||
(define-public xfce4-timer-plugin
|
(define-public xfce4-timer-plugin
|
||||||
(package
|
(package
|
||||||
(name "xfce4-timer-plugin")
|
(name "xfce4-timer-plugin")
|
||||||
(version "1.7.0")
|
(version "1.7.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/"
|
||||||
|
@ -1908,7 +1908,7 @@ time.")
|
||||||
"/xfce4-timer-plugin-" version ".tar.bz2"))
|
"/xfce4-timer-plugin-" version ".tar.bz2"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"16vypwwjwfk7nn4n16rfgn0z78jqrmbgxmc1r46269lrwd1m6kif"))))
|
"1qr4m3n2l3rvsizsr3h7fyfajszfalqm7rhvjx2yjj8r3f8x4ljb"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("intltool" ,intltool)
|
`(("intltool" ,intltool)
|
||||||
|
|
Reference in New Issue