[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
142/290: gnu: ghc-network: Update to 2.8.0.1.
From: |
guix-commits |
Subject: |
142/290: gnu: ghc-network: Update to 2.8.0.1. |
Date: |
Wed, 6 Nov 2019 08:22:49 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit eb31e4a7e83754ed2f105aafca392100919f73e6
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 12:55:03 2019 -0400
gnu: ghc-network: Update to 2.8.0.1.
* gnu/packages/haskell-xyz.scm (ghc-network): Update to 2.8.0.1.
---
gnu/packages/haskell-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index 7a20d00..dd217ac 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -6812,7 +6812,7 @@ between 2 and 3 times faster than the Mersenne Twister.")
(define-public ghc-network
(package
(name "ghc-network")
- (version "2.6.3.6")
+ (version "2.8.0.1")
(outputs '("out" "doc"))
(source
(origin
@@ -6823,7 +6823,7 @@ between 2 and 3 times faster than the Mersenne Twister.")
".tar.gz"))
(sha256
(base32
- "198mam7ahny48p9fajznbqq16a8ya2gw0xm3gnm1si1rmc4hdplv"))))
+ "0im8k51rw3ahmr23ny10pshwbz09jfg0fdpam0hzf2hgxnzmvxb1"))))
(build-system haskell-build-system)
;; The regression tests depend on an unpublished module.
(arguments `(#:tests? #f))
- 207/290: gnu: ghc-hedgehog: Update to 1.0.1., (continued)
- 207/290: gnu: ghc-hedgehog: Update to 1.0.1., guix-commits, 2019/11/06
- 198/290: gnu: ghc-texmath: Update to 0.11.3., guix-commits, 2019/11/06
- 160/290: gnu: ghc-glut: Update to 2.7.0.15., guix-commits, 2019/11/06
- 167/290: gnu: ghc-attoparsec-iso8601: Update to 1.0.1.0., guix-commits, 2019/11/06
- 115/290: gnu: ghc-validity: Update to 0.9.0.2., guix-commits, 2019/11/06
- 114/290: gnu: ghc-unliftio: Update to 0.2.12., guix-commits, 2019/11/06
- 129/290: gnu: ghc-th-orphans: Update to 0.13.9., guix-commits, 2019/11/06
- 130/290: gnu: Add ghc-base-compat-batteries., guix-commits, 2019/11/06
- 118/290: gnu: ghc-base-orphans: Update to 0.8.1., guix-commits, 2019/11/06
- 138/290: gnu: ghc-fgl-arbitrary: Update dependency constraints., guix-commits, 2019/11/06
- 142/290: gnu: ghc-network: Update to 2.8.0.1.,
guix-commits <=
- 140/290: gnu: ghc-atomic-write: Update to 0.2.0.6., guix-commits, 2019/11/06
- 151/290: gnu: ghc-opengl: Update to 3.0.3.0., guix-commits, 2019/11/06
- 150/290: gnu: ghc-tldr: Update to 0.4.0.2., guix-commits, 2019/11/06
- 153/290: gnu: ghc-hsopenssl: Update to 0.11.4.17., guix-commits, 2019/11/06
- 155/290: gnu: ghc-megaparsec: Update to 7.0.5., guix-commits, 2019/11/06
- 157/290: gnu: ghc-hslogger: Update to 1.2.12., guix-commits, 2019/11/06
- 158/290: gnu: ghc-haskell-src-exts: Update to 1.21.1., guix-commits, 2019/11/06
- 162/290: gnu: ghc-charset: Update Cabal file to r1., guix-commits, 2019/11/06
- 164/290: gnu: ghc-aeson: Update to 1.4.5.0., guix-commits, 2019/11/06
- 165/290: gnu: ghc-haskell-src-exts-util: Update to 0.2.5., guix-commits, 2019/11/06