gnu: python-icalendar: Update to 4.0.7.
* gnu/packages/python-xyz.scm (python-icalendar): Update to 4.0.7.
This commit is contained in:
parent
9ce963d8b3
commit
b0b0257ed3
@ -11060,13 +11060,13 @@ minimal and fast API targeting the following uses:
|
||||
(define-public python-icalendar
|
||||
(package
|
||||
(name "python-icalendar")
|
||||
(version "4.0.5")
|
||||
(version "4.0.7")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "icalendar" version))
|
||||
(sha256
|
||||
(base32
|
||||
"14ynjj65kfmlcvpb7k097w789wvxncd3cr3xz5m1jz9yl9v6vv5q"))))
|
||||
"19574j3jwssm2dkqykih4568xqfgjsa3hcd79yl5s2vfys3qvh8g"))))
|
||||
(build-system python-build-system)
|
||||
(propagated-inputs
|
||||
`(("python-dateutil" ,python-dateutil)
|
||||
|
Loading…
Reference in New Issue
Block a user