[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: |
Tue, 2 Nov 2021 05:07:52 -0400 (EDT) |
lbraun pushed a commit to branch master
in repository guix.
commit eba970f1b6f089d28fb4bc07f5cee2e5905bf8b6
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
- 04/45: gnu: ghc-cryptohash-sha256: Update to 0.11.102.1., (continued)
- 04/45: gnu: ghc-cryptohash-sha256: Update to 0.11.102.1., guix-commits, 2021/11/02
- 08/45: gnu: ghc-warp-tls: Update to 3.3.2., guix-commits, 2021/11/02
- 18/45: gnu: ghc-hslua: Update to 1.3.0.2., guix-commits, 2021/11/02
- 21/45: gnu: ghc-lzma-conduit: Update to 1.2.2., guix-commits, 2021/11/02
- 29/45: gnu: ghc-prettyprinter-ansi-terminal: Update to 1.1.3., guix-commits, 2021/11/02
- 34/45: gnu: ghc-tldr: Update to 0.9.2., guix-commits, 2021/11/02
- 11/45: gnu: ghc-aeson-compat: Update to 0.3.10., guix-commits, 2021/11/02
- 06/45: gnu: ghc-hsopenssl: Update to 0.11.7.2., guix-commits, 2021/11/02
- 13/45: gnu: ghc-blaze-builder: Update to 0.4.2.2., guix-commits, 2021/11/02
- 19/45: gnu: ghc-ipynb: Update to 0.1.0.2., guix-commits, 2021/11/02
- 22/45: gnu: ghc-mono-traversable: Update to 1.0.15.3.,
guix-commits <=
- 20/45: gnu: ghc-juicypixels: Update to 3.3.6., guix-commits, 2021/11/02
- 25/45: gnu: ghc-doclayout: Update to 0.3.1.1., guix-commits, 2021/11/02
- 35/45: gnu: ghc-tree-diff: Update to 0.2.1., guix-commits, 2021/11/02
- 33/45: gnu: ghc-texmath: Update to 0.12.3.2., guix-commits, 2021/11/02
- 23/45: gnu: ghc-operational: Update to 0.2.4.0., guix-commits, 2021/11/02
- 26/45: gnu: ghc-pandoc-types: Update to 1.22.1., guix-commits, 2021/11/02
- 30/45: gnu: ghc-regex-pcre-builtin: Update to 0.95.2.3.8.44., guix-commits, 2021/11/02
- 37/45: gnu: ghc-vector: Update to 0.12.3.1., guix-commits, 2021/11/02
- 40/45: gnu: ghc-zstd: Update to 0.1.3.0., guix-commits, 2021/11/02
- 44/45: gnu: ghc-mysql-simple: Update to 0.4.7., guix-commits, 2021/11/02