[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
58/290: gnu: ghc-th-reify-many: Update to 0.1.9.
From: |
guix-commits |
Subject: |
58/290: gnu: ghc-th-reify-many: Update to 0.1.9. |
Date: |
Wed, 6 Nov 2019 08:22:28 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 258f3237e9cad8f959e894436e7636465fee2ad2
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 09:59:01 2019 -0400
gnu: ghc-th-reify-many: Update to 0.1.9.
* gnu/packages/haskell-xyz.scm (ghc-th-reify-many): Update to 0.1.9.
---
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 6f3d1b7..2fdc9d1 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -10404,7 +10404,7 @@ package is similar to the @code{threadmanager},
@code{async} and
(define-public ghc-th-reify-many
(package
(name "ghc-th-reify-many")
- (version "0.1.8")
+ (version "0.1.9")
(source (origin
(method url-fetch)
(uri (string-append "https://hackage.haskell.org/package/"
@@ -10412,7 +10412,7 @@ package is similar to the @code{threadmanager},
@code{async} and
version ".tar.gz"))
(sha256
(base32
- "0hzy6hvhvcd6i60vx5cp2b7ggmnnjh9rx4h8bm8xw4grglcaxjnf"))))
+ "0hxf56filzqnyrc8q7766vai80y6cgrrbrczx6n93caskl1dv2gq"))))
(build-system haskell-build-system)
(inputs
`(("ghc-safe" ,ghc-safe)
- 20/290: gnu: ghc-entropy: Update to 0.4.1.5., (continued)
- 20/290: gnu: ghc-entropy: Update to 0.4.1.5., guix-commits, 2019/11/06
- 32/290: gnu: ghc-microlens-th: Update to 0.4.2.3., guix-commits, 2019/11/06
- 33/290: gnu: ghc-mmorph: Update to 1.1.3., guix-commits, 2019/11/06
- 34/290: gnu: ghc-foundation: Update to 0.0.25., guix-commits, 2019/11/06
- 36/290: gnu: ghc-generics-sop: Update to 0.4.0.1., guix-commits, 2019/11/06
- 37/290: gnu: ghc-tagged: Update to 0.8.6., guix-commits, 2019/11/06
- 42/290: gnu: ghc-unix-time: Update to 0.4.7., guix-commits, 2019/11/06
- 45/290: gnu: Add ghc-splitmix-bootstrap., guix-commits, 2019/11/06
- 51/290: gnu: ghc-hs-bibutils: Update to 6.7.0.0., guix-commits, 2019/11/06
- 56/290: gnu: ghc-optparse-applicative: Update to 0.14.3.0., guix-commits, 2019/11/06
- 58/290: gnu: ghc-th-reify-many: Update to 0.1.9.,
guix-commits <=
- 60/290: gnu: ghc-th-lift-instances: Update to 0.1.14., guix-commits, 2019/11/06
- 63/290: gnu: ghc-test-framework: Update Cabal file to r5., guix-commits, 2019/11/06
- 40/290: gnu: ghc-microlens-ghc: Update to 0.4.10., guix-commits, 2019/11/06
- 43/290: gnu: ghc-cmark-gfm: Update to 0.2.0., guix-commits, 2019/11/06
- 50/290: gnu: ghc-tagsoup: Update to 0.14.8., guix-commits, 2019/11/06
- 55/290: gnu: ghc-th-expand-syns: Update to 0.4.5.0., guix-commits, 2019/11/06
- 41/290: gnu: ghc-cmark: Update to 0.6., guix-commits, 2019/11/06
- 44/290: gnu: ghc-ansi-wl-pprint: Update to 0.6.9., guix-commits, 2019/11/06
- 52/290: gnu: ghc-json: Update to 0.9.3., guix-commits, 2019/11/06
- 53/290: gnu: ghc-pqueue: Update to 1.4.1.2., guix-commits, 2019/11/06