[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
25/249: gnu: ghc-setlocale: Update to 1.0.0.9.
From: |
guix-commits |
Subject: |
25/249: gnu: ghc-setlocale: Update to 1.0.0.9. |
Date: |
Thu, 31 Oct 2019 23:49:20 -0400 (EDT) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 01976ffa3e167941720785f9043daaf823f230db
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 01:22:38 2019 -0400
gnu: ghc-setlocale: Update to 1.0.0.9.
* gnu/packages/haskell-xyz.scm (ghc-setlocale): Update to 1.0.0.9.
---
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 aed0471..2e4b893 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -9060,7 +9060,7 @@ environment variables.")
(define-public ghc-setlocale
(package
(name "ghc-setlocale")
- (version "1.0.0.8")
+ (version "1.0.0.9")
(source (origin
(method url-fetch)
(uri (string-append
@@ -9068,7 +9068,7 @@ environment variables.")
version "/setlocale-" version ".tar.gz"))
(sha256
(base32
- "0sdrsmkhw08483d73ysgm2926fdbhii61br03lqpqw0lfzj4ilbd"))))
+ "18b6xafspzxrmz5m9r9nzy3z053crqi59xc8n8aqd4gw0pvqdcrv"))))
(build-system haskell-build-system)
(home-page "https://hackage.haskell.org/package/setlocale")
(synopsis "Haskell bindings to setlocale")
- 02/249: gnu: cabal-doctest: Update to 1.0.8., (continued)
- 02/249: gnu: cabal-doctest: Update to 1.0.8., guix-commits, 2019/10/31
- 04/249: gnu: ghc-bytestring-builder: Update to 0.10.8.2.0., guix-commits, 2019/10/31
- 05/249: gnu: ghc-happy: Update to 1.19.12., guix-commits, 2019/10/31
- 01/249: gnu: Use GHC 8.6.5 as the main Haskell compiler., guix-commits, 2019/10/31
- 11/249: gnu: ghc-parser-combinators: Update to 1.1.0., guix-commits, 2019/10/31
- 07/249: gnu: ghc-unix-compat: Update to 0.5.2., guix-commits, 2019/10/31
- 13/249: gnu: ghc-unliftio-core: Update to 0.1.2.0., guix-commits, 2019/10/31
- 10/249: gnu: ghc-polyparse: Update to 1.12.1., guix-commits, 2019/10/31
- 20/249: gnu: ghc-entropy: Update to 0.4.1.5., guix-commits, 2019/10/31
- 21/249: gnu: ghc-string-qq: Update to 0.0.4., guix-commits, 2019/10/31
- 25/249: gnu: ghc-setlocale: Update to 1.0.0.9.,
guix-commits <=
- 19/249: gnu: ghc-transformers-compat: Update to 0.6.5., guix-commits, 2019/10/31
- 03/249: gnu: ghc-data-accessor: Update to 0.2.2.8., guix-commits, 2019/10/31
- 06/249: gnu: ghc-file-embed: Update to 0.0.11., guix-commits, 2019/10/31
- 14/249: gnu: ghc-rfc5051: Update to 0.1.0.4., guix-commits, 2019/10/31
- 08/249: gnu: ghc-th-abstraction: Update to 0.3.1.0., guix-commits, 2019/10/31
- 12/249: gnu: ghc-fmlist: Update to 0.9.3., guix-commits, 2019/10/31
- 09/249: gnu: ghc-microlens: Update to 0.4.10., guix-commits, 2019/10/31
- 15/249: gnu: ghc-colour: Update to 2.3.5., guix-commits, 2019/10/31
- 17/249: gnu: ghc-paths: Update to 0.1.0.12., guix-commits, 2019/10/31
- 22/249: gnu: ghc-hxt-charproperties: Update to 9.4.0.0., guix-commits, 2019/10/31