me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-aniso8601.

* gnu/packages/time.scm (python2-aniso8601): Delete variable.
Maxim Cournoyer 2022-04-29 23:15:11 -04:00
parent 17143c8c4d
commit 1e3beb327d
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -515,9 +515,6 @@ datetime type.")
"This package contains a library for parsing ISO 8601 datetime strings.")
(license bsd-3)))
(define-public python2-aniso8601
(package-with-python2 python-aniso8601))
(define-public datefudge
(package
(name "datefudge")