gnu: lxtask: Update to 0.1.9.
* gnu/packages/lxde.scm (lxtask): Update to 0.1.9.
This commit is contained in:
parent
0fd6f28d7f
commit
fd71c6f43b
@ -142,7 +142,7 @@ or external monitor.")
|
||||
(define-public lxtask
|
||||
(package
|
||||
(name "lxtask")
|
||||
(version "0.1.7")
|
||||
(version "0.1.9")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://sourceforge/lxde/LXTask"
|
||||
@ -151,7 +151,7 @@ or external monitor.")
|
||||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1zihhvzsg9bl6k0gv7jwx6cgsi3rmcagvnmshc1h0mjq2immmdph"))))
|
||||
"0cv4hx5dg01hbyi5p10pl78n0a40xajpq4wx9c7886pkmpq8isj1"))))
|
||||
(build-system gnu-build-system)
|
||||
(inputs `(("gtk+" ,gtk+-2)))
|
||||
(native-inputs `(("intltool" ,intltool)
|
||||
|
Loading…
Reference in New Issue
Block a user