[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
132/328: gnu: ghc-attoparsec: Update to 0.13.2.3.
From: |
guix-commits |
Subject: |
132/328: gnu: ghc-attoparsec: Update to 0.13.2.3. |
Date: |
Sat, 16 Nov 2019 19:32:41 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 4d551ef326efd5385778205e598776d992d1fe2f
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 12:56:06 2019 -0400
gnu: ghc-attoparsec: Update to 0.13.2.3.
* gnu/packages/haskell-xyz.scm (ghc-attoparsec): Update to 0.13.2.3.
---
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 7edca40..053cc5a 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -441,7 +441,7 @@ permissions while atomically writing to a file.")
(define-public ghc-attoparsec
(package
(name "ghc-attoparsec")
- (version "0.13.2.2")
+ (version "0.13.2.3")
(source
(origin
(method url-fetch)
@@ -451,7 +451,7 @@ permissions while atomically writing to a file.")
".tar.gz"))
(sha256
(base32
- "0j6qcwd146yzlkc9mcvzvnixsyl65n2a68l28322q5v9p4g4g4yx"))))
+ "1ngjn9h5n0vyki0m2jir4mg85875ysswy9hznpmj1r856mqwc6ix"))))
(build-system haskell-build-system)
(arguments
`(#:phases
- 162/328: gnu: ghc-charset: Update Cabal file to r1., (continued)
- 162/328: gnu: ghc-charset: Update Cabal file to r1., guix-commits, 2019/11/16
- 158/328: gnu: ghc-haskell-src-exts: Update to 1.21.1., guix-commits, 2019/11/16
- 178/328: gnu: ghc-lifted-async: Update to 0.10.0.4., guix-commits, 2019/11/16
- 144/328: gnu: ghc-patience: Update to 0.3., guix-commits, 2019/11/16
- 107/328: gnu: ghc-hspec-core: Update to 2.7.1., guix-commits, 2019/11/16
- 113/328: gnu: ghc-resourcet: Update to 1.2.2., guix-commits, 2019/11/16
- 120/328: gnu: ghc-fast-logger: Update to 2.4.17., guix-commits, 2019/11/16
- 131/328: gnu: Add ghc-splitmix., guix-commits, 2019/11/16
- 128/328: gnu: ghc-regex: Update to 1.0.2.0., guix-commits, 2019/11/16
- 130/328: gnu: Add ghc-base-compat-batteries., guix-commits, 2019/11/16
- 132/328: gnu: ghc-attoparsec: Update to 0.13.2.3.,
guix-commits <=
- 141/328: gnu: ghc-weigh: Update to 0.0.14., guix-commits, 2019/11/16
- 154/328: gnu: ghc-comonad: Update to 5.0.5., guix-commits, 2019/11/16
- 159/328: gnu: ghc-rio: Update to 0.1.12.0., guix-commits, 2019/11/16
- 160/328: gnu: ghc-glut: Update to 2.7.0.15., guix-commits, 2019/11/16
- 166/328: gnu: ghc-haskell-src-meta: Update to 0.8.3., guix-commits, 2019/11/16
- 172/328: gnu: ghc-hxt: Update to 9.3.1.18., guix-commits, 2019/11/16
- 170/328: gnu: ghc-stringsearch: Update Cabal file to r1., guix-commits, 2019/11/16
- 173/328: gnu: ghc-hslua: Update to 1.0.3.2., guix-commits, 2019/11/16
- 103/328: gnu: ghc-zlib: Update to 0.6.2.1., guix-commits, 2019/11/16
- 143/328: gnu: ghc-typed-process: Update to 0.2.6.0., guix-commits, 2019/11/16