[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
62/272: gnu: ghc-unix-time: Update to 0.3.8.
From: |
Ricardo Wurmus |
Subject: |
62/272: gnu: ghc-unix-time: Update to 0.3.8. |
Date: |
Mon, 1 Oct 2018 06:13:15 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 0588525b0612b394fb1ce18571206c27e4c8f8be
Author: Timothy Sample <address@hidden>
Date: Tue Aug 28 22:18:23 2018 -0400
gnu: ghc-unix-time: Update to 0.3.8.
* gnu/packages/haskell.scm (ghc-unix-time): Update to 0.3.8.
---
gnu/packages/haskell.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index ae708bd..b344165 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -2447,7 +2447,7 @@ but also need those types.")
(define-public ghc-unix-time
(package
(name "ghc-unix-time")
- (version "0.3.7")
+ (version "0.3.8")
(source
(origin
(method url-fetch)
@@ -2457,7 +2457,7 @@ but also need those types.")
".tar.gz"))
(sha256
(base32
- "1qdlc9raih8s0m3x8x3n7q3ngh4faw2alv9l78sp6gnx648k0c8i"))))
+ "051slgpid5cxiaw203ky0ql3823h28fcjs08axkzd4265wrvv8fw"))))
(build-system haskell-build-system)
(arguments
`(#:tests? #f)) ; FIXME: Test fails with "System.Time not found". This
- 97/272: gnu: ghc-case-insensitive: Update to 1.2.0.11., (continued)
- 97/272: gnu: ghc-case-insensitive: Update to 1.2.0.11., Ricardo Wurmus, 2018/10/01
- 95/272: gnu: ghc-sha: Update to 1.6.4.4., Ricardo Wurmus, 2018/10/01
- 107/272: gnu: ghc-chunked-data: Update to 0.3.1., Ricardo Wurmus, 2018/10/01
- 94/272: gnu: ghc-hashable: Update to 1.2.7.0., Ricardo Wurmus, 2018/10/01
- 82/272: gnu: ghc-th-reify-many: Update to 0.1.8., Ricardo Wurmus, 2018/10/01
- 79/272: gnu: ghc-boxes: Update to 0.1.5., Ricardo Wurmus, 2018/10/01
- 105/272: gnu: ghc-hinotify: Update to 0.3.10., Ricardo Wurmus, 2018/10/01
- 106/272: gnu: ghc-semigroups: Update to 0.18.5., Ricardo Wurmus, 2018/10/01
- 110/272: gnu: ghc-void: Update to 0.7.2., Ricardo Wurmus, 2018/10/01
- 109/272: gnu: ghc-hmatrix: Update to 0.19.0.0., Ricardo Wurmus, 2018/10/01
- 62/272: gnu: ghc-unix-time: Update to 0.3.8.,
Ricardo Wurmus <=
- 63/272: gnu: ghc-alex: Update to 3.2.4., Ricardo Wurmus, 2018/10/01
- 81/272: gnu: ghc-language-c: Update to 0.8.1., Ricardo Wurmus, 2018/10/01
- 89/272: gnu: ghc-cereal: Update to 0.5.7.0., Ricardo Wurmus, 2018/10/01
- 87/272: gnu: ghc-x11: Update to 1.9., Ricardo Wurmus, 2018/10/01
- 75/272: gnu: ghc-split: Update to 0.2.3.3., Ricardo Wurmus, 2018/10/01
- 65/272: gnu: ghc-chell-quickcheck: Allow newer QuickCheck., Ricardo Wurmus, 2018/10/01
- 99/272: gnu: ghc-errors: Update to 2.3.0., Ricardo Wurmus, 2018/10/01
- 104/272: gnu: ghc-unordered-containers: Update to 0.2.9.0., Ricardo Wurmus, 2018/10/01
- 96/272: gnu: ghc-async: Update to 2.2.1., Ricardo Wurmus, 2018/10/01
- 84/272: gnu: ghc-test-framework: Update to 0.8.2.0., Ricardo Wurmus, 2018/10/01