me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-isodate.

* gnu/packages/time.scm (python2-isodate): Delete variable.
Maxim Cournoyer 2022-04-29 23:49:57 -04:00
parent 89f3f16a84
commit 9257f235f0
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -378,9 +378,6 @@ under several distributions that's hard or impossible to figure out.")
ISO 8601 dates, time and duration.")
(license bsd-3)))
(define-public python2-isodate
(package-with-python2 python-isodate))
(define-public python-iso8601
(package
(name "python-iso8601")