gnu: thunar-volman: Update to 0.9.5.

* gnu/packages/xfce.scm (thunar-volman): Update to 0.9.5.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
L p R n d n 2019-09-02 16:10:39 +02:00 committed by Ludovic Courtès
parent 982a94e97e
commit 3426c0e531
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -673,7 +673,7 @@ fast.")
(define-public thunar-volman (define-public thunar-volman
(package (package
(name "thunar-volman") (name "thunar-volman")
(version "0.9.3") (version "0.9.5")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -681,7 +681,7 @@ fast.")
(version-major+minor version) "/" (version-major+minor version) "/"
"thunar-volman-" version ".tar.bz2")) "thunar-volman-" version ".tar.bz2"))
(sha256 (sha256
(base32 "1sfmz40164rg77hclrkrgnbk8cb7f325qqi7lz2hh3wbvf8r0c19")))) (base32 "0dqqkbhn43hhmhqyx1fnmawpvysdjzw6ln4ryf629wil6dlwd9vy"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(native-inputs (native-inputs
`(("pkg-config" ,pkg-config) `(("pkg-config" ,pkg-config)