[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
120/329: gnu: ghc-fast-logger: Update to 2.4.17.
From: |
guix-commits |
Subject: |
120/329: gnu: ghc-fast-logger: Update to 2.4.17. |
Date: |
Wed, 20 Nov 2019 21:17:25 -0500 (EST) |
samplet pushed a commit to branch master
in repository guix.
commit d443a52a5648a3a35e85c717ac8e8b72b76ea69a
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 01b532c..9518ca3 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -3333,7 +3333,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)
@@ -3343,12 +3343,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)))
- 144/329: gnu: ghc-patience: Update to 0.3., (continued)
- 144/329: gnu: ghc-patience: Update to 0.3., guix-commits, 2019/11/20
- 177/329: gnu: ghc-missingh: Update to 1.4.1.0., guix-commits, 2019/11/20
- 181/329: gnu: ghc-connection: Update to 0.3.1., guix-commits, 2019/11/20
- 192/329: gnu: ghc-io-streams-haproxy: Update to 1.0.1.0., guix-commits, 2019/11/20
- 90/329: gnu: ghc-hmatrix-gsl-stats: Update to 0.4.1.8., guix-commits, 2019/11/20
- 100/329: gnu: ghc-blaze-markup: Update to 0.8.2.3., guix-commits, 2019/11/20
- 111/329: gnu: ghc-asn1-encoding: Update to 0.9.6., guix-commits, 2019/11/20
- 110/329: gnu: ghc-reflection: Update to 2.1.5., guix-commits, 2019/11/20
- 108/329: gnu: ghc-asn1-types: Update to 0.3.3., guix-commits, 2019/11/20
- 119/329: gnu: ghc-storable-complex: Update to 0.2.3.0., guix-commits, 2019/11/20
- 120/329: gnu: ghc-fast-logger: Update to 2.4.17.,
guix-commits <=
- 123/329: gnu: ghc-generic-deriving: Update to 1.12.4., guix-commits, 2019/11/20
- 127/329: gnu: ghc-openglraw: Update to 3.3.3.0., guix-commits, 2019/11/20
- 137/329: gnu: ghc-zip-archive: Update to 0.4.1., guix-commits, 2019/11/20
- 131/329: gnu: Add ghc-splitmix., guix-commits, 2019/11/20
- 147/329: gnu: ghc-system-fileio: Update to 0.3.16.4., guix-commits, 2019/11/20
- 143/329: gnu: ghc-typed-process: Update to 0.2.6.0., guix-commits, 2019/11/20
- 149/329: gnu: ghc-quickcheck-instances: Update to 0.3.22., guix-commits, 2019/11/20
- 150/329: gnu: ghc-tldr: Update to 0.4.0.2., guix-commits, 2019/11/20
- 154/329: gnu: ghc-comonad: Update to 5.0.5., guix-commits, 2019/11/20
- 159/329: gnu: ghc-rio: Update to 0.1.12.0., guix-commits, 2019/11/20