[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
213/329: gnu: ghc-path-io: Update to 1.4.2.
From: |
guix-commits |
Subject: |
213/329: gnu: ghc-path-io: Update to 1.4.2. |
Date: |
Wed, 20 Nov 2019 21:18:04 -0500 (EST) |
samplet pushed a commit to branch master
in repository guix.
commit a06613eaaf0ad34c77d4fc3a782ddcc5b329a8bc
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")
- 235/329: gnu: ghc-monad-logger: Update to 0.3.30., (continued)
- 235/329: gnu: ghc-monad-logger: Update to 0.3.30., guix-commits, 2019/11/20
- 248/329: gnu: ghc-hackage-security: Update Cabal file to r6., guix-commits, 2019/11/20
- 169/329: gnu: ghc-httpd-shed: Update to 0.4.1.1., guix-commits, 2019/11/20
- 231/329: gnu: Add libyaml@2.1., guix-commits, 2019/11/20
- 233/329: gnu: ghc-yaml: Update to 0.11.1.2., guix-commits, 2019/11/20
- 243/329: gnu: ghc-stm-conduit: Update to 4.0.1., guix-commits, 2019/11/20
- 179/329: gnu: ghc-tls-session-manager: Update to 0.0.3., guix-commits, 2019/11/20
- 193/329: gnu: ghc-semigroupoids: Update to 5.3.3., guix-commits, 2019/11/20
- 205/329: gnu: Add ghc-network-byte-order., guix-commits, 2019/11/20
- 206/329: gnu: ghc-http2: Update to 1.6.5., guix-commits, 2019/11/20
- 213/329: gnu: ghc-path-io: Update to 1.4.2.,
guix-commits <=
- 221/329: gnu: ghc-cryptohash-md5: Update Cabal file to r4., guix-commits, 2019/11/20
- 227/329: gnu: ghc-foldl: Update to 1.4.5., guix-commits, 2019/11/20
- 237/329: gnu: Add ghc-text-metrics., guix-commits, 2019/11/20
- 162/329: gnu: ghc-charset: Update Cabal file to r1., guix-commits, 2019/11/20
- 211/329: gnu: ghc-auto-update: Update to 0.1.6., guix-commits, 2019/11/20
- 216/329: gnu: ghc-wai: Update to 3.2.2.1., guix-commits, 2019/11/20
- 217/329: gnu: ghc-snap-server: Update to 1.1.1.1., guix-commits, 2019/11/20
- 228/329: gnu: ghc-mono-traversable: Update to 1.0.13.0., guix-commits, 2019/11/20
- 234/329: gnu: ghc-bzlib-conduit: Update to 0.3.0.2., guix-commits, 2019/11/20
- 236/329: gnu: ghc-http: Update to 4000.3.14., guix-commits, 2019/11/20