[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
120/290: gnu: ghc-fast-logger: Update to 2.4.17.
From: |
guix-commits |
Subject: |
120/290: gnu: ghc-fast-logger: Update to 2.4.17. |
Date: |
Wed, 6 Nov 2019 08:22:42 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 967c588c5cdac7d8dbe816aa9db03db0d0950181
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 10:26:51 2019 -0400
gnu: ghc-fast-logger: Update to 2.4.17.
* gnu/packages/haskell-xyz.scm (ghc-fast-logger): Update to 2.4.17.
[inputs]: Add 'ghc-unix-compat'.
---
gnu/packages/haskell-xyz.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index b6f0698..62c696e 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -3332,7 +3332,7 @@ when used with GHC versions which already provide the
(define-public ghc-fast-logger
(package
(name "ghc-fast-logger")
- (version "2.4.11")
+ (version "2.4.17")
(source
(origin
(method url-fetch)
@@ -3342,12 +3342,13 @@ when used with GHC versions which already provide the
".tar.gz"))
(sha256
(base32
- "1ad2vq4nifdxshqk9yrmghqizhkgybfz134kpr6padglb2mxxrdv"))))
+ "02mxb1ckvx1s2r2m11l5i2l5rdl7232p0f61af6773haykjp0qxk"))))
(build-system haskell-build-system)
(inputs
`(("ghc-auto-update" ,ghc-auto-update)
("ghc-easy-file" ,ghc-easy-file)
- ("ghc-unix-time" ,ghc-unix-time)))
+ ("ghc-unix-time" ,ghc-unix-time)
+ ("ghc-unix-compat" ,ghc-unix-compat)))
(native-inputs
`(("hspec-discover" ,hspec-discover)
("ghc-hspec" ,ghc-hspec)))
- 127/290: gnu: ghc-openglraw: Update to 3.3.3.0., (continued)
- 127/290: gnu: ghc-openglraw: Update to 3.3.3.0., guix-commits, 2019/11/06
- 133/290: gnu: ghc-genvalidity-property: Update to 0.4.0.0., guix-commits, 2019/11/06
- 137/290: gnu: ghc-zip-archive: Update to 0.4.1., guix-commits, 2019/11/06
- 141/290: gnu: ghc-weigh: Update to 0.0.14., guix-commits, 2019/11/06
- 143/290: gnu: ghc-typed-process: Update to 0.2.6.0., guix-commits, 2019/11/06
- 135/290: gnu: ghc-gnuplot: Update to 0.5.6., guix-commits, 2019/11/06
- 145/290: gnu: ghc-chell: Update to 0.5., guix-commits, 2019/11/06
- 146/290: gnu: ghc-chell-quickcheck: Update to 0.2.5.2., guix-commits, 2019/11/06
- 147/290: gnu: ghc-system-fileio: Update to 0.3.16.4., guix-commits, 2019/11/06
- 149/290: gnu: ghc-quickcheck-instances: Update to 0.3.22., guix-commits, 2019/11/06
- 120/290: gnu: ghc-fast-logger: Update to 2.4.17.,
guix-commits <=
- 125/290: gnu: ghc-genvalidity: Update to 0.8.0.0., guix-commits, 2019/11/06
- 131/290: gnu: Add ghc-splitmix., guix-commits, 2019/11/06
- 132/290: gnu: ghc-attoparsec: Update to 0.13.2.3., guix-commits, 2019/11/06
- 134/290: gnu: ghc-distributive: Update to 0.6.1., guix-commits, 2019/11/06
- 136/290: gnu: ghc-wave: Update to 0.2.0., guix-commits, 2019/11/06
- 152/290: gnu: ghc-iproute: Update to 1.7.7., guix-commits, 2019/11/06
- 139/290: gnu: ghc-graphviz: Update to 2999.20.0.3., guix-commits, 2019/11/06
- 144/290: gnu: ghc-patience: Update to 0.3., guix-commits, 2019/11/06
- 148/290: gnu: Add ghc-time-compat., guix-commits, 2019/11/06
- 154/290: gnu: ghc-comonad: Update to 5.0.5., guix-commits, 2019/11/06