summary refs log tree commit diff
path: root/gnu/packages/time.scm
diff options
context:
space:
mode:
authorzimoun <zimon.toutoune@gmail.com>2021-03-15 16:55:01 +0100
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2021-03-23 21:33:19 -0400
commitf21da3325566c1af06f8dc187995910e181f1752 (patch)
tree449a1ebbf6f2c34ce04338267266727504d425a6 /gnu/packages/time.scm
parent8b2b5463963d5d4dee480b0cf73fa4a9eca414ba (diff)
downloadguix-f21da3325566c1af06f8dc187995910e181f1752.tar.gz
gnu: python2-arrow: Remove package.
* gnu/packages/time.scm (python2-arrow): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Diffstat (limited to 'gnu/packages/time.scm')
-rw-r--r--gnu/packages/time.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/time.scm b/gnu/packages/time.scm
index 20ce76d8d0..be37ea980e 100644
--- a/gnu/packages/time.scm
+++ b/gnu/packages/time.scm
@@ -448,9 +448,6 @@ converting dates, times, and timestamps.  It implements and updates the
 datetime type.")
     (license asl2.0)))
 
-(define-public python2-arrow
-  (package-with-python2 python-arrow))
-
 (define-public python-aniso8601
   (package
     (name "python-aniso8601")