mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-14 07:00:32 -05:00
gnu: Remove python2-aniso8601.
* gnu/packages/time.scm (python2-aniso8601): Delete variable.
This commit is contained in:
parent
17143c8c4d
commit
1e3beb327d
1 changed files with 0 additions and 3 deletions
|
@ -515,9 +515,6 @@ (define-public python-aniso8601
|
||||||
"This package contains a library for parsing ISO 8601 datetime strings.")
|
"This package contains a library for parsing ISO 8601 datetime strings.")
|
||||||
(license bsd-3)))
|
(license bsd-3)))
|
||||||
|
|
||||||
(define-public python2-aniso8601
|
|
||||||
(package-with-python2 python-aniso8601))
|
|
||||||
|
|
||||||
(define-public datefudge
|
(define-public datefudge
|
||||||
(package
|
(package
|
||||||
(name "datefudge")
|
(name "datefudge")
|
||||||
|
|
Loading…
Reference in a new issue