summaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/time.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/time.scm b/gnu/packages/time.scm
index a494730270a..f6b08aa8e11 100644
--- a/gnu/packages/time.scm
+++ b/gnu/packages/time.scm
@@ -105,7 +105,7 @@ counts forward or for just showing the current time.")
105(define-public time 105(define-public time
106 (package 106 (package
107 (name "time") 107 (name "time")
108 (version "1.9") 108 (version "1.10")
109 (source 109 (source
110 (origin 110 (origin
111 (method url-fetch) 111 (method url-fetch)
@@ -113,7 +113,7 @@ counts forward or for just showing the current time.")
113 version ".tar.gz")) 113 version ".tar.gz"))
114 (sha256 114 (sha256
115 (base32 115 (base32
116 "07jj7cz6lc13iqrpgn81ivqh8rkm73p4rnivwgrrshk23v4g1b7v")))) 116 "1hq9vvam1bi8xz9d09xgj2fdxbmq1psii1hywiw897armfs9zhp8"))))
117 (build-system gnu-build-system) 117 (build-system gnu-build-system)
118 (home-page "https://www.gnu.org/software/time/") 118 (home-page "https://www.gnu.org/software/time/")
119 (synopsis "Run a command, then display its resource usage") 119 (synopsis "Run a command, then display its resource usage")
@@ -562,7 +562,7 @@ time, a duration, a timezone, but not a range or interval.")
562 (arguments 562 (arguments
563 (list 563 (list
564 ;; tests: 106 passed, 1 deselected 564 ;; tests: 106 passed, 1 deselected
565 ;; 565 ;;
566 ;; TODO: Guix has lower python-pytz than required in the latest 566 ;; TODO: Guix has lower python-pytz than required in the latest
567 ;; version: pytz.exceptions.UnknownTimeZoneError: 567 ;; version: pytz.exceptions.UnknownTimeZoneError:
568 ;; 'America/Ciudad_Juarez' 568 ;; 'America/Ciudad_Juarez'