gnu: python-icalendar: Update to 4.0.4.
* gnu/packages/python-xyz.scm (python-icalendar): Update to 4.0.4.
This commit is contained in:
parent
ff3d1b99f2
commit
43ae8f796b
@ -8660,13 +8660,13 @@ minimal and fast API targeting the following uses:
|
|||||||
(define-public python-icalendar
|
(define-public python-icalendar
|
||||||
(package
|
(package
|
||||||
(name "python-icalendar")
|
(name "python-icalendar")
|
||||||
(version "4.0.3")
|
(version "4.0.4")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (pypi-uri "icalendar" version))
|
(uri (pypi-uri "icalendar" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0mk3dk1dxkcm46jy48v27j2w2349iv4sbimqj1yb5js43mx49hh7"))))
|
"16gjvqv0n05jrb9g228pdjgzd3amz2pdhvcgsn1jypszjg5m2w9l"))))
|
||||||
(build-system python-build-system)
|
(build-system python-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
`(("python-dateutil" ,python-dateutil)
|
`(("python-dateutil" ,python-dateutil)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user