me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-iso8601.

* gnu/packages/time.scm (python2-iso8601): Delete variable.
Maxim Cournoyer 2022-05-01 03:21:12 -04:00
parent 69e5efbcaf
commit 979f6b6e1d
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -361,9 +361,6 @@ ISO 8601 dates, time and duration.")
@code{2007-01-14T20:34:22+00:00}) into @code{datetime} objects.")
(license expat)))
(define-public python2-iso8601
(package-with-python2 python-iso8601))
(define-public python-monotonic
(package
(name "python-monotonic")