me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-monotonic.

* gnu/packages/time.scm (python2-monotonic): Delete variable.
Maxim Cournoyer 2022-04-29 23:14:58 -04:00
parent 96254cbd02
commit 041c048119
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -436,9 +436,6 @@ ISO 8601 dates, time and duration.")
value (in fractional seconds) of a clock which never goes backwards.")
(license asl2.0)))
(define-public python2-monotonic
(package-with-python2 python-monotonic))
(define-public python-pyrfc3339
(package
(name "python-pyrfc3339")