gnu: python-icalendar: Update to 4.0.2.
* gnu/packages/python.scm (python-icalendar: Update to 4.0.2.
This commit is contained in:
parent
3584eeb9a1
commit
3c4d307e86
@ -7576,13 +7576,13 @@ minimal and fast API targeting the following uses:
|
||||
(define-public python-icalendar
|
||||
(package
|
||||
(name "python-icalendar")
|
||||
(version "4.0.1")
|
||||
(version "4.0.2")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "icalendar" version))
|
||||
(sha256
|
||||
(base32
|
||||
"139y79y6ijl39m5bj771r43vpah9s4ly7d1k76la6hrx7l144ak8"))))
|
||||
"13003kw2vbas1ha146vv3x2rdg9k7w38rdzxj63vi1i67jgjldl0"))))
|
||||
(build-system python-build-system)
|
||||
(propagated-inputs
|
||||
`(("python-dateutil" ,python-dateutil)
|
||||
|
Loading…
Reference in New Issue
Block a user