[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
174/290: gnu: ghc-io-streams: Update to 1.5.1.0.
From: |
guix-commits |
Subject: |
174/290: gnu: ghc-io-streams: Update to 1.5.1.0. |
Date: |
Wed, 6 Nov 2019 08:22:58 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 29746b1c836756b8f734c384e802361a96b4e169
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 05d0640..ef6e4fa 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -5358,7 +5358,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)
@@ -5366,7 +5366,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)
@@ -5382,9 +5382,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
- 150/290: gnu: ghc-tldr: Update to 0.4.0.2., (continued)
- 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
- 169/290: gnu: ghc-httpd-shed: Update to 0.4.1.1., guix-commits, 2019/11/06
- 172/290: gnu: ghc-hxt: Update to 9.3.1.18., guix-commits, 2019/11/06
- 174/290: gnu: ghc-io-streams: Update to 1.5.1.0.,
guix-commits <=
- 177/290: gnu: ghc-missingh: Update to 1.4.1.0., guix-commits, 2019/11/06
- 178/290: gnu: ghc-lifted-async: Update to 0.10.0.4., guix-commits, 2019/11/06
- 185/290: gnu: ghc-aeson-pretty: Update to 0.8.8., guix-commits, 2019/11/06
- 191/290: gnu: ghc-pandoc-types: Update to 1.17.6.1., guix-commits, 2019/11/06
- 190/290: gnu: ghc-aeson-compat: Update to 0.3.9., guix-commits, 2019/11/06
- 189/290: gnu: ghc-shakespeare: Update to 2.0.22., guix-commits, 2019/11/06
- 193/290: gnu: ghc-semigroupoids: Update to 5.3.3., guix-commits, 2019/11/06
- 192/290: gnu: ghc-io-streams-haproxy: Update to 1.0.1.0., guix-commits, 2019/11/06
- 195/290: gnu: ghc-openssl-streams: Update to 1.2.2.0., guix-commits, 2019/11/06
- 197/290: gnu: ghc-inline-c-cpp: Update to 0.3.0.3., guix-commits, 2019/11/06