[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
77/290: gnu: ghc-microlens-platform: Update to 0.3.11.
From: |
guix-commits |
Subject: |
77/290: gnu: ghc-microlens-platform: Update to 0.3.11. |
Date: |
Wed, 6 Nov 2019 08:22:33 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 8479d47cd1892d4cb3e14d46b3ddc266a4ccdad2
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 10:10:48 2019 -0400
gnu: ghc-microlens-platform: Update to 0.3.11.
* gnu/packages/haskell-xyz.scm (ghc-microlens-platform): Update to 0.3.11.
---
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 67567e7..1e0d616 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -6255,7 +6255,7 @@ readme @uref{https://github.com/aelve/microlens#readme,
on Github}.")
(define-public ghc-microlens-platform
(package
(name "ghc-microlens-platform")
- (version "0.3.10")
+ (version "0.3.11")
(source
(origin
(method url-fetch)
@@ -6264,7 +6264,7 @@ readme @uref{https://github.com/aelve/microlens#readme,
on Github}.")
"microlens-platform/microlens-platform-" version ".tar.gz"))
(sha256
(base32
- "1d4nhmgf9jq0ixc7qhwm7aaw3xdr0nalw58d0ydsydgf02cyazwv"))))
+ "18950lxgmsg5ksvyyi3zs1smjmb1qf1q73a3p3g44bh21miz0xwb"))))
(build-system haskell-build-system)
(inputs
`(("ghc-hashable" ,ghc-hashable)
- 103/290: gnu: ghc-zlib: Update to 0.6.2.1., (continued)
- 103/290: gnu: ghc-zlib: Update to 0.6.2.1., guix-commits, 2019/11/06
- 111/290: gnu: ghc-asn1-encoding: Update to 0.9.6., guix-commits, 2019/11/06
- 47/290: gnu: ghc-quickcheck: Update to 2.13.2., guix-commits, 2019/11/06
- 48/290: gnu: ghc-syb: Update to 0.7.1., guix-commits, 2019/11/06
- 64/290: gnu: ghc-test-framework-quickcheck2: Update to 0.3.0.5., guix-commits, 2019/11/06
- 68/290: gnu: ghc-vector-th-unbox: Update to 0.2.1.7., guix-commits, 2019/11/06
- 69/290: gnu: ghc-exceptions: Update to 0.10.3., guix-commits, 2019/11/06
- 71/290: gnu: ghc-hashtables: Update to 1.2.3.4., guix-commits, 2019/11/06
- 80/290: gnu: ghc-split: Update Cabal file to r2., guix-commits, 2019/11/06
- 75/290: gnu: ghc-math-functions: Update to 0.3.3.0., guix-commits, 2019/11/06
- 77/290: gnu: ghc-microlens-platform: Update to 0.3.11.,
guix-commits <=
- 81/290: gnu: ghc-hmatrix: Update to 0.20.0.0., guix-commits, 2019/11/06
- 79/290: gnu: ghc-hinotify: Update to 0.4., guix-commits, 2019/11/06
- 82/290: gnu: ghc-glob: Update to 0.10.0., guix-commits, 2019/11/06
- 83/290: gnu: ghc-void: Update to 0.7.3., guix-commits, 2019/11/06
- 85/290: gnu: ghc-tasty: Update to 1.2.3., guix-commits, 2019/11/06
- 84/290: gnu: ghc-integer-logarithms: Update to 1.0.3., guix-commits, 2019/11/06
- 94/290: gnu: ghc-psqueues: Update to 0.2.7.2., guix-commits, 2019/11/06
- 93/290: gnu: ghc-logict: Update to 0.7.0.2., guix-commits, 2019/11/06
- 101/290: gnu: ghc-bytestring-handle: Fix Cabal dependency constraints., guix-commits, 2019/11/06
- 104/290: gnu: ghc-blaze-html: Update to 0.9.1.2., guix-commits, 2019/11/06