Skip to content
Snippets Groups Projects
Unverified Commit b0b0257e authored by Efraim Flashner's avatar Efraim Flashner
Browse files

gnu: python-icalendar: Update to 4.0.7.

* gnu/packages/python-xyz.scm (python-icalendar): Update to 4.0.7.
parent 9ce963d8
No related branches found
No related tags found
No related merge requests found
......@@ -11060,13 +11060,13 @@ (define-public python2-execnet
(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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment