gnu: xfce4-screenshooter: Update to 1.10.0.
* gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.10.0. Signed-off-by: Christopher Baines <mail@cbaines.net>
parent
1f600136ff
commit
a44d6e1ea2
|
@ -1335,7 +1335,7 @@ of data to either CD/DVD/BD.")
|
|||
(define-public xfce4-screenshooter
|
||||
(package
|
||||
(name "xfce4-screenshooter")
|
||||
(version "1.9.11")
|
||||
(version "1.10.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://archive.xfce.org/src/apps/"
|
||||
|
@ -1345,7 +1345,7 @@ of data to either CD/DVD/BD.")
|
|||
version ".tar.bz2"))
|
||||
(sha256
|
||||
(base32
|
||||
"1d7qyc2w4962crmkz5n0mma2qmyp9hhq455karyzacjbb6z0cgg7"))))
|
||||
"0lvv6iam348n7l3md94lanxyyn87xmrivzdvfi0fa3vgjfk88j56"))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
(list pkg-config intltool
|
||||
|
|
Reference in New Issue