gnu: khal: Update to 0.8.4.

* gnu/packages/calendar.scm (khal): Update to 0.8.4.
This commit is contained in:
Leo Famulari 2016-10-07 01:44:07 -04:00
parent 7ca97fae36
commit ae336f8b84
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08

View File

@ -84,13 +84,13 @@ data units.")
(define-public khal (define-public khal
(package (package
(name "khal") (name "khal")
(version "0.8.3") (version "0.8.4")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "khal" version)) (uri (pypi-uri "khal" version))
(sha256 (sha256
(base32 (base32
"1qryqs5d8jsl7j22pjjfkfdi4m8m3nn3n44b890pq85xkw599ihy")))) "03vy4dp9n43w51mwqjjy08dr5nj7wxqnb085visz3j43vzm42p1f"))))
(build-system python-build-system) (build-system python-build-system)
(arguments (arguments
`(#:phases (modify-phases %standard-phases `(#:phases (modify-phases %standard-phases