[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
174/329: gnu: ghc-io-streams: Update to 1.5.1.0.
From: |
guix-commits |
Subject: |
174/329: gnu: ghc-io-streams: Update to 1.5.1.0. |
Date: |
Wed, 20 Nov 2019 21:17:53 -0500 (EST) |
samplet pushed a commit to branch master
in repository guix.
commit 59e98d754a3cdf37bb8b045fdfba51f62d42444f
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 13:09:02 2019 -0400
gnu: ghc-io-streams: Update to 1.5.1.0.
* gnu/packages/haskell-xyz.scm (ghc-io-streams): Update to 1.5.1.0.
[arguments]: Remove '#:cabal-revision'.
---
gnu/packages/haskell-xyz.scm | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index cb323f9..3bf5630 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -5359,7 +5359,7 @@ functors). For more information, see Edward Kmett's
article
(define-public ghc-io-streams
(package
(name "ghc-io-streams")
- (version "1.5.0.1")
+ (version "1.5.1.0")
(source
(origin
(method url-fetch)
@@ -5367,7 +5367,7 @@ functors). For more information, see Edward Kmett's
article
"io-streams/io-streams-" version ".tar.gz"))
(sha256
(base32
- "12rcdg2d70644bvn838fxcjkssqj8pssnx5y657si5rijcbkgjsx"))))
+ "1c7byr943x41nxpc3bnz152fvfbmakafq2958wyf9qiyp2pz18la"))))
(build-system haskell-build-system)
(inputs
`(("ghc-attoparsec" ,ghc-attoparsec)
@@ -5383,9 +5383,6 @@ functors). For more information, see Edward Kmett's
article
("ghc-test-framework-hunit" ,ghc-test-framework-hunit)
("ghc-test-framework-quickcheck2" ,ghc-test-framework-quickcheck2)
("ghc-zlib" ,ghc-zlib)))
- (arguments
- `(#:cabal-revision
- ("2" "1mcab95d6hm098myh9gp7sh10srigjphgvm8s9pfs7jg5hzghy14")))
(home-page "http://hackage.haskell.org/package/io-streams")
(synopsis "Simple and composable stream I/O")
(description "This library contains simple and easy-to-use
- 136/329: gnu: ghc-wave: Update to 0.2.0., (continued)
- 136/329: gnu: ghc-wave: Update to 0.2.0., guix-commits, 2019/11/20
- 135/329: gnu: ghc-gnuplot: Update to 0.5.6., guix-commits, 2019/11/20
- 145/329: gnu: ghc-chell: Update to 0.5., guix-commits, 2019/11/20
- 155/329: gnu: ghc-megaparsec: Update to 7.0.5., guix-commits, 2019/11/20
- 156/329: gnu: ghc-socks: Update to 0.6.1., guix-commits, 2019/11/20
- 164/329: gnu: ghc-aeson: Update to 1.4.5.0., guix-commits, 2019/11/20
- 172/329: gnu: ghc-hxt: Update to 9.3.1.18., guix-commits, 2019/11/20
- 175/329: gnu: ghc-libmpd: Update to 0.9.0.10., guix-commits, 2019/11/20
- 170/329: gnu: ghc-stringsearch: Update Cabal file to r1., guix-commits, 2019/11/20
- 173/329: gnu: ghc-hslua: Update to 1.0.3.2., guix-commits, 2019/11/20
- 174/329: gnu: ghc-io-streams: Update to 1.5.1.0.,
guix-commits <=
- 183/329: gnu: ghc-http-client: Update to 0.6.4., guix-commits, 2019/11/20
- 171/329: gnu: ghc-cgi: Update to 3001.4.0.0., guix-commits, 2019/11/20
- 184/329: gnu: ghc-profunctors: Update to 5.3., guix-commits, 2019/11/20
- 180/329: gnu: ghc-hslua-module-text: Update to 0.2.1., guix-commits, 2019/11/20
- 182/329: gnu: ghc-snap-core: Update to 1.0.4.0., guix-commits, 2019/11/20
- 185/329: gnu: ghc-aeson-pretty: Update to 0.8.8., guix-commits, 2019/11/20
- 189/329: gnu: ghc-shakespeare: Update to 2.0.22., guix-commits, 2019/11/20
- 194/329: gnu: ghc-http-api-data: Update to 0.4.1., guix-commits, 2019/11/20
- 200/329: gnu: Add ghc-dense-linear-algebra., guix-commits, 2019/11/20
- 199/329: gnu: ghc-monad-par: Add a patch to fix tests on GHC 8.6., guix-commits, 2019/11/20