[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
213/328: gnu: ghc-path-io: Update to 1.4.2.
From: |
guix-commits |
Subject: |
213/328: gnu: ghc-path-io: Update to 1.4.2. |
Date: |
Sat, 16 Nov 2019 19:33:10 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit bbf7597d8988be9119e7807bf23b2004b5e03192
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 14:31:22 2019 -0400
gnu: ghc-path-io: Update to 1.4.2.
* gnu/packages/haskell-xyz.scm (ghc-path-io): Update to 1.4.2.
[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 b774fd3..f692b8d 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -7586,7 +7586,7 @@ invariants.")
(define-public ghc-path-io
(package
(name "ghc-path-io")
- (version "1.3.3")
+ (version "1.4.2")
(source
(origin
(method url-fetch)
@@ -7596,7 +7596,7 @@ invariants.")
".tar.gz"))
(sha256
(base32
- "1g9m3qliqjk1img894wsb89diym5zrq51qkkrwhz4sbm9a8hbv1a"))))
+ "0jqx3mi4an4kb3kg78n1p3xrz832yrfrnvj795b0xhkv6h1z5ir3"))))
(build-system haskell-build-system)
(inputs
`(("ghc-dlist" ,ghc-dlist)
@@ -7607,9 +7607,6 @@ invariants.")
("ghc-temporary" ,ghc-temporary)))
(native-inputs
`(("ghc-hspec" ,ghc-hspec)))
- (arguments
- `(#:cabal-revision
- ("3" "1h9hsibbflkxpjl2fqamqiv3x3gasf51apnmklrs9l9x8r32hzcc")))
(home-page
"https://github.com/mrkkrp/path-io")
(synopsis "Functions for manipulating well-typed paths")
- 268/328: gnu: ghc-sdl2: Update to 2.5.0.0., (continued)
- 268/328: gnu: ghc-sdl2: Update to 2.5.0.0., guix-commits, 2019/11/16
- 270/328: gnu: ghc-esqueleto: Update to 3.0.0., guix-commits, 2019/11/16
- 274/328: gnu: Add ghc-tasty-lua., guix-commits, 2019/11/16
- 281/328: gnu: Add ghc-aeson-diff., guix-commits, 2019/11/16
- 283/328: gnu: Add ghc-ipynb., guix-commits, 2019/11/16
- 282/328: gnu: Add ghc-hslua-module-system., guix-commits, 2019/11/16
- 290/328: gnu: darcs: Fix Cabal dependency constraints., guix-commits, 2019/11/16
- 204/328: gnu: ghc-cheapskate: Update to 0.1.1.1., guix-commits, 2019/11/16
- 199/328: gnu: ghc-monad-par: Add a patch to fix tests on GHC 8.6., guix-commits, 2019/11/16
- 208/328: gnu: Add ghc-tasty-hedgehog., guix-commits, 2019/11/16
- 213/328: gnu: ghc-path-io: Update to 1.4.2.,
guix-commits <=
- 211/328: gnu: ghc-auto-update: Update to 0.1.6., guix-commits, 2019/11/16
- 212/328: gnu: ghc-uri-bytestring: Update to 0.3.2.2., guix-commits, 2019/11/16
- 214/328: gnu: ghc-free: Update to 5.1.2., guix-commits, 2019/11/16
- 221/328: gnu: ghc-cryptohash-md5: Update Cabal file to r4., guix-commits, 2019/11/16
- 225/328: gnu: ghc-wai-extra: Update to 3.0.28., guix-commits, 2019/11/16
- 231/328: gnu: Add libyaml@2.1., guix-commits, 2019/11/16
- 240/328: gnu: Add ghc-lib-parser., guix-commits, 2019/11/16
- 245/328: gnu: ghc-persistent: Update to 2.9.2., guix-commits, 2019/11/16
- 246/328: gnu: ghc-cryptohash-sha256: Update Cabal file to r3., guix-commits, 2019/11/16
- 244/328: gnu: ghc-feed: Update to 1.2.0.1., guix-commits, 2019/11/16