[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
22/45: gnu: ghc-mono-traversable: Update to 1.0.15.3.
From: |
guix-commits |
Subject: |
22/45: gnu: ghc-mono-traversable: Update to 1.0.15.3. |
Date: |
Mon, 25 Oct 2021 08:46:19 -0400 (EDT) |
lbraun pushed a commit to branch wip-stackage-18.14
in repository guix.
commit a2bae42c662147c1685138249e18b7d04fd4abee
Author: Lars-Dominik Braun <lars@6xq.net>
AuthorDate: Mon Oct 25 14:28:37 2021 +0200
gnu: ghc-mono-traversable: Update to 1.0.15.3.
* gnu/packages/haskell-xyz.scm (ghc-mono-traversable): Update to 1.0.15.3.
[native-inputs]: Remove ghc-semigroups.
---
gnu/packages/haskell-xyz.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index 2474199..e212328 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -8300,7 +8300,7 @@ the @code{mtl-tf} package.")
(define-public ghc-mono-traversable
(package
(name "ghc-mono-traversable")
- (version "1.0.15.1")
+ (version "1.0.15.3")
(source
(origin
(method url-fetch)
@@ -8309,7 +8309,7 @@ the @code{mtl-tf} package.")
"mono-traversable-" version ".tar.gz"))
(sha256
(base32
- "1psxhfjmpv3y54wy8f8dwa43finlj7aw2mry67pg521gxmwmppy2"))))
+ "1dvlp7r7r1lc3fxkwaz68f1nffg83240q8a989x24x1x67rj1clq"))))
(build-system haskell-build-system)
(outputs '("out" "static" "doc"))
(inputs `(("ghc-unordered-containers" ,ghc-unordered-containers)
@@ -8320,7 +8320,6 @@ the @code{mtl-tf} package.")
(native-inputs `(("ghc-hspec" ,ghc-hspec)
("ghc-hunit" ,ghc-hunit)
("ghc-quickcheck" ,ghc-quickcheck)
- ("ghc-semigroups" ,ghc-semigroups)
("ghc-foldl" ,ghc-foldl)))
(home-page "https://github.com/snoyberg/mono-traversable")
(synopsis "Haskell classes for mapping, folding, and traversing monomorphic
- 07/45: gnu: ghc-wai-extra: Update to 3.1.7., (continued)
- 07/45: gnu: ghc-wai-extra: Update to 3.1.7., guix-commits, 2021/10/25
- 13/45: gnu: ghc-blaze-builder: Update to 0.4.2.2., guix-commits, 2021/10/25
- 18/45: gnu: ghc-hslua: Update to 1.3.0.2., guix-commits, 2021/10/25
- 24/45: gnu: ghc-emojis: Update to 0.1.2., guix-commits, 2021/10/25
- 21/45: gnu: ghc-lzma-conduit: Update to 1.2.2., guix-commits, 2021/10/25
- 20/45: gnu: ghc-juicypixels: Update to 3.3.6., guix-commits, 2021/10/25
- 26/45: gnu: ghc-pandoc-types: Update to 1.22.1., guix-commits, 2021/10/25
- 25/45: gnu: ghc-doclayout: Update to 0.3.1.1., guix-commits, 2021/10/25
- 28/45: gnu: ghc-prettyprinter: Update to 1.7.1., guix-commits, 2021/10/25
- 32/45: gnu: ghc-stm-chans: Update to 3.0.0.6., guix-commits, 2021/10/25
- 22/45: gnu: ghc-mono-traversable: Update to 1.0.15.3.,
guix-commits <=
- 23/45: gnu: ghc-operational: Update to 0.2.4.0., guix-commits, 2021/10/25
- 33/45: gnu: ghc-texmath: Update to 0.12.3.2., guix-commits, 2021/10/25
- 39/45: gnu: ghc-yaml: Update to 0.11.7.0., guix-commits, 2021/10/25
- 35/45: gnu: ghc-tree-diff: Update to 0.2.1., guix-commits, 2021/10/25
- 30/45: gnu: ghc-regex-pcre-builtin: Update to 0.95.2.3.8.44., guix-commits, 2021/10/25
- 31/45: gnu: ghc-semigroupoids: Update to 5.3.6., guix-commits, 2021/10/25
- 37/45: gnu: ghc-vector: Update to 0.12.3.1., guix-commits, 2021/10/25
- 40/45: gnu: ghc-zstd: Update to 0.1.3.0., guix-commits, 2021/10/25
- 41/45: gnu: ghc-commonmark: Update to 0.2.1.1., guix-commits, 2021/10/25
- 27/45: gnu: ghc-persistent: Update to 2.13.2.1., guix-commits, 2021/10/25