gnu: xfce4-dict: Update to 0.8.5.
* gnu/packages/xfce.scm (xfce4-dict): Update to 0.8.5.master
parent
f475c62fef
commit
57e10cff86
|
@ -1086,7 +1086,7 @@ on your desktop.")
|
||||||
(define-public xfce4-dict
|
(define-public xfce4-dict
|
||||||
(package
|
(package
|
||||||
(name "xfce4-dict")
|
(name "xfce4-dict")
|
||||||
(version "0.8.4")
|
(version "0.8.5")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "https://archive.xfce.org/src/apps/" name "/"
|
(uri (string-append "https://archive.xfce.org/src/apps/" name "/"
|
||||||
|
@ -1094,7 +1094,7 @@ on your desktop.")
|
||||||
name "-" version ".tar.bz2"))
|
name "-" version ".tar.bz2"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1qriyvii50v8a8dx7aw6nlm888mf5cjrb9nwm3r0dcs2yzxzx1fb"))))
|
"06xa7987azyx6y4mkmg58qv7gsg66szmr8ly29l9l1v1xl5sp7i9"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list intltool pkg-config))
|
(list intltool pkg-config))
|
||||||
|
|
Reference in New Issue