[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/290: gnu: ghc-microlens: Update to 0.4.10.
From: |
guix-commits |
Subject: |
09/290: gnu: ghc-microlens: Update to 0.4.10. |
Date: |
Wed, 6 Nov 2019 08:22:15 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 2c009c5c2c5ffa97d1018099e42f88d2caee583c
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 00:41:50 2019 -0400
gnu: ghc-microlens: Update to 0.4.10.
* gnu/packages/haskell-xyz.scm (ghc-microlens): Update to 0.4.10.
---
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 b2c2bfd..935c392 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -6167,7 +6167,7 @@ efficient memo functions using tries.")
(define-public ghc-microlens
(package
(name "ghc-microlens")
- (version "0.4.9.1")
+ (version "0.4.10")
(source
(origin
(method url-fetch)
@@ -6176,7 +6176,7 @@ efficient memo functions using tries.")
"microlens-" version ".tar.gz"))
(sha256
(base32
- "0j2nzf0vpx2anvsrg2w0vy2z4jn3kkcs2n6glkzblhn1j9piqh51"))))
+ "1v277yyy4p9q57xr2lfp6qs24agglfczmcabrapxrzci3jfshmcw"))))
(build-system haskell-build-system)
(home-page
"https://github.com/aelve/microlens")
- 05/290: gnu: ghc-happy: Update to 1.19.12., (continued)
- 05/290: gnu: ghc-happy: Update to 1.19.12., guix-commits, 2019/11/06
- 01/290: gnu: Use GHC 8.6.5 as the main Haskell compiler., guix-commits, 2019/11/06
- 03/290: gnu: ghc-data-accessor: Update to 0.2.2.8., guix-commits, 2019/11/06
- 11/290: gnu: ghc-parser-combinators: Update to 1.1.0., guix-commits, 2019/11/06
- 10/290: gnu: ghc-polyparse: Update to 1.12.1., guix-commits, 2019/11/06
- 13/290: gnu: ghc-unliftio-core: Update to 0.1.2.0., guix-commits, 2019/11/06
- 16/290: gnu: ghc-silently: Update to 1.2.5.1., guix-commits, 2019/11/06
- 06/290: gnu: ghc-file-embed: Update to 0.0.11., guix-commits, 2019/11/06
- 07/290: gnu: ghc-unix-compat: Update to 0.5.2., guix-commits, 2019/11/06
- 08/290: gnu: ghc-th-abstraction: Update to 0.3.1.0., guix-commits, 2019/11/06
- 09/290: gnu: ghc-microlens: Update to 0.4.10.,
guix-commits <=
- 12/290: gnu: ghc-fmlist: Update to 0.9.3., guix-commits, 2019/11/06
- 14/290: gnu: ghc-rfc5051: Update to 0.1.0.4., guix-commits, 2019/11/06
- 15/290: gnu: ghc-colour: Update to 2.3.5., guix-commits, 2019/11/06
- 17/290: gnu: ghc-paths: Update to 0.1.0.12., guix-commits, 2019/11/06
- 18/290: gnu: ghc-mime-types: Update to 0.1.0.9., guix-commits, 2019/11/06
- 19/290: gnu: ghc-transformers-compat: Update to 0.6.5., guix-commits, 2019/11/06
- 23/290: gnu: ghc-appar: Update to 0.1.8., guix-commits, 2019/11/06
- 22/290: gnu: ghc-hxt-charproperties: Update to 9.4.0.0., guix-commits, 2019/11/06
- 27/290: gnu: ghc-code-page: Update to 0.2., guix-commits, 2019/11/06
- 21/290: gnu: ghc-string-qq: Update to 0.0.4., guix-commits, 2019/11/06