[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
120/328: gnu: ghc-fast-logger: Update to 2.4.17.
From: |
guix-commits |
Subject: |
120/328: gnu: ghc-fast-logger: Update to 2.4.17. |
Date: |
Sat, 16 Nov 2019 19:32:39 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 04b130dfce2b82b72d1c16548463a6547ccc81ba
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)))
- 136/328: gnu: ghc-wave: Update to 0.2.0., (continued)
- 136/328: gnu: ghc-wave: Update to 0.2.0., guix-commits, 2019/11/16
- 138/328: gnu: ghc-fgl-arbitrary: Update dependency constraints., guix-commits, 2019/11/16
- 145/328: gnu: ghc-chell: Update to 0.5., guix-commits, 2019/11/16
- 156/328: gnu: ghc-socks: Update to 0.6.1., guix-commits, 2019/11/16
- 162/328: gnu: ghc-charset: Update Cabal file to r1., guix-commits, 2019/11/16
- 158/328: gnu: ghc-haskell-src-exts: Update to 1.21.1., guix-commits, 2019/11/16
- 178/328: gnu: ghc-lifted-async: Update to 0.10.0.4., guix-commits, 2019/11/16
- 144/328: gnu: ghc-patience: Update to 0.3., guix-commits, 2019/11/16
- 107/328: gnu: ghc-hspec-core: Update to 2.7.1., guix-commits, 2019/11/16
- 113/328: gnu: ghc-resourcet: Update to 1.2.2., guix-commits, 2019/11/16
- 120/328: gnu: ghc-fast-logger: Update to 2.4.17.,
guix-commits <=
- 131/328: gnu: Add ghc-splitmix., guix-commits, 2019/11/16
- 128/328: gnu: ghc-regex: Update to 1.0.2.0., guix-commits, 2019/11/16
- 130/328: gnu: Add ghc-base-compat-batteries., guix-commits, 2019/11/16
- 132/328: gnu: ghc-attoparsec: Update to 0.13.2.3., guix-commits, 2019/11/16
- 141/328: gnu: ghc-weigh: Update to 0.0.14., guix-commits, 2019/11/16
- 154/328: gnu: ghc-comonad: Update to 5.0.5., guix-commits, 2019/11/16
- 159/328: gnu: ghc-rio: Update to 0.1.12.0., guix-commits, 2019/11/16
- 160/328: gnu: ghc-glut: Update to 2.7.0.15., guix-commits, 2019/11/16
- 166/328: gnu: ghc-haskell-src-meta: Update to 0.8.3., guix-commits, 2019/11/16
- 172/328: gnu: ghc-hxt: Update to 9.3.1.18., guix-commits, 2019/11/16