gnu: xfce4-weather-plugin: Update to 0.10.2.
* gnu/packages/xfce.scm (xfce4-weather-plugin): Update to 0.10.2.master
parent
12d155e2e5
commit
5e7eb053c9
|
@ -1986,7 +1986,7 @@ lan interface (signal state, signal quality, network name (SSID)).")
|
||||||
(define-public xfce4-weather-plugin
|
(define-public xfce4-weather-plugin
|
||||||
(package
|
(package
|
||||||
(name "xfce4-weather-plugin")
|
(name "xfce4-weather-plugin")
|
||||||
(version "0.10.1")
|
(version "0.10.2")
|
||||||
(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/"
|
||||||
|
@ -1995,7 +1995,7 @@ lan interface (signal state, signal quality, network name (SSID)).")
|
||||||
"/xfce4-weather-plugin-" version ".tar.bz2"))
|
"/xfce4-weather-plugin-" version ".tar.bz2"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"12bs2rfmmy021087i10vxibdbbvd5vld0vk3h5hymhpz7rgszcmg"))))
|
"1ik2qvmwylsz5vyz4np2y0mmd37s89xkayxi97490c4mj85pj5wh"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("intltool" ,intltool)
|
`(("intltool" ,intltool)
|
||||||
|
|
Reference in New Issue