[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/329: gnu: ghc-fmlist: Update to 0.9.3.
From: |
guix-commits |
Subject: |
12/329: gnu: ghc-fmlist: Update to 0.9.3. |
Date: |
Wed, 20 Nov 2019 21:16:50 -0500 (EST) |
samplet pushed a commit to branch master
in repository guix.
commit fe9b83a60277ed0eeaa800b826efba6ed157c5b5
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 00:49:57 2019 -0400
gnu: ghc-fmlist: Update to 0.9.3.
* gnu/packages/haskell-xyz.scm (ghc-fmlist): Update to 0.9.3.
---
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 4f936df..1b550ac 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -3584,7 +3584,7 @@ arithmetic.")
(define-public ghc-fmlist
(package
(name "ghc-fmlist")
- (version "0.9.2")
+ (version "0.9.3")
(source
(origin
(method url-fetch)
@@ -3594,7 +3594,7 @@ arithmetic.")
version ".tar.gz"))
(sha256
(base32
- "02868865hqm189h5wjd916abvqwkhbrx5b0119s1dwp70ifvbi4g"))))
+ "1w9nhm2zybdx4c1lalkajwqr8wcs731lfjld2r8gknd7y96x8pwf"))))
(build-system haskell-build-system)
(home-page "https://github.com/sjoerdvisscher/fmlist")
(synopsis "FoldMap lists")
- branch master updated (4772468 -> 59cd751), guix-commits, 2019/11/20
- 01/329: gnu: Use GHC 8.6.5 as the main Haskell compiler., guix-commits, 2019/11/20
- 03/329: gnu: ghc-data-accessor: Update to 0.2.2.8., guix-commits, 2019/11/20
- 05/329: gnu: ghc-happy: Update to 1.19.12., guix-commits, 2019/11/20
- 02/329: gnu: cabal-doctest: Update to 1.0.8., guix-commits, 2019/11/20
- 04/329: gnu: ghc-bytestring-builder: Update to 0.10.8.2.0., guix-commits, 2019/11/20
- 06/329: gnu: ghc-file-embed: Update to 0.0.11., guix-commits, 2019/11/20
- 07/329: gnu: ghc-unix-compat: Update to 0.5.2., guix-commits, 2019/11/20
- 08/329: gnu: ghc-th-abstraction: Update to 0.3.1.0., guix-commits, 2019/11/20
- 09/329: gnu: ghc-microlens: Update to 0.4.10., guix-commits, 2019/11/20
- 12/329: gnu: ghc-fmlist: Update to 0.9.3.,
guix-commits <=
- 13/329: gnu: ghc-unliftio-core: Update to 0.1.2.0., guix-commits, 2019/11/20
- 15/329: gnu: ghc-colour: Update to 2.3.5., guix-commits, 2019/11/20
- 17/329: gnu: ghc-paths: Update to 0.1.0.12., guix-commits, 2019/11/20
- 14/329: gnu: ghc-rfc5051: Update to 0.1.0.4., guix-commits, 2019/11/20
- 11/329: gnu: ghc-parser-combinators: Update to 1.1.0., guix-commits, 2019/11/20
- 16/329: gnu: ghc-silently: Update to 1.2.5.1., guix-commits, 2019/11/20
- 10/329: gnu: ghc-polyparse: Update to 1.12.1., guix-commits, 2019/11/20
- 18/329: gnu: ghc-mime-types: Update to 0.1.0.9., guix-commits, 2019/11/20
- 19/329: gnu: ghc-transformers-compat: Update to 0.6.5., guix-commits, 2019/11/20
- 21/329: gnu: ghc-string-qq: Update to 0.0.4., guix-commits, 2019/11/20