[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
82/272: gnu: ghc-th-reify-many: Update to 0.1.8.
From: |
Ricardo Wurmus |
Subject: |
82/272: gnu: ghc-th-reify-many: Update to 0.1.8. |
Date: |
Mon, 1 Oct 2018 06:13:19 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 5209fc22e1fe1c24f154b0eeecc2b5587aa64a1f
Author: Timothy Sample <address@hidden>
Date: Tue Aug 28 22:46:48 2018 -0400
gnu: ghc-th-reify-many: Update to 0.1.8.
* gnu/packages/haskell.scm (ghc-th-reify-many): Update to 0.1.8.
---
gnu/packages/haskell.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index aaf9f6c..fce0c81 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -5707,7 +5707,7 @@ instances. This package provides orphan instances for
@code{containers},
(define-public ghc-th-reify-many
(package
(name "ghc-th-reify-many")
- (version "0.1.6")
+ (version "0.1.8")
(source (origin
(method url-fetch)
(uri (string-append "https://hackage.haskell.org/package/"
@@ -5715,7 +5715,7 @@ instances. This package provides orphan instances for
@code{containers},
version ".tar.gz"))
(sha256
(base32
- "1b76zjxkj0v0n8zj9l0nwav2irm0c43rx6qjihfw8klmmxvx59df"))))
+ "0hzy6hvhvcd6i60vx5cp2b7ggmnnjh9rx4h8bm8xw4grglcaxjnf"))))
(build-system haskell-build-system)
(inputs
`(("ghc-safe" ,ghc-safe)
- 70/272: gnu: ghc-json: Update to 0.9.2., (continued)
- 70/272: gnu: ghc-json: Update to 0.9.2., Ricardo Wurmus, 2018/10/01
- 74/272: gnu: ghc-safe: Update to 0.3.17., Ricardo Wurmus, 2018/10/01
- 73/272: gnu: ghc-regex-tdfa: Update to 1.2.3.1., Ricardo Wurmus, 2018/10/01
- 86/272: gnu: ghc-test-framework-quickcheck2: Update Cabal file to r1., Ricardo Wurmus, 2018/10/01
- 72/272: gnu: ghc-multipart: Update to 0.1.3., Ricardo Wurmus, 2018/10/01
- 83/272: gnu: ghc-vector-algorithms: Update to 0.7.0.4., Ricardo Wurmus, 2018/10/01
- 97/272: gnu: ghc-case-insensitive: Update to 1.2.0.11., Ricardo Wurmus, 2018/10/01
- 95/272: gnu: ghc-sha: Update to 1.6.4.4., Ricardo Wurmus, 2018/10/01
- 107/272: gnu: ghc-chunked-data: Update to 0.3.1., Ricardo Wurmus, 2018/10/01
- 94/272: gnu: ghc-hashable: Update to 1.2.7.0., Ricardo Wurmus, 2018/10/01
- 82/272: gnu: ghc-th-reify-many: Update to 0.1.8.,
Ricardo Wurmus <=
- 79/272: gnu: ghc-boxes: Update to 0.1.5., Ricardo Wurmus, 2018/10/01
- 105/272: gnu: ghc-hinotify: Update to 0.3.10., Ricardo Wurmus, 2018/10/01
- 106/272: gnu: ghc-semigroups: Update to 0.18.5., Ricardo Wurmus, 2018/10/01
- 110/272: gnu: ghc-void: Update to 0.7.2., Ricardo Wurmus, 2018/10/01
- 109/272: gnu: ghc-hmatrix: Update to 0.19.0.0., Ricardo Wurmus, 2018/10/01
- 62/272: gnu: ghc-unix-time: Update to 0.3.8., Ricardo Wurmus, 2018/10/01
- 63/272: gnu: ghc-alex: Update to 3.2.4., Ricardo Wurmus, 2018/10/01
- 81/272: gnu: ghc-language-c: Update to 0.8.1., Ricardo Wurmus, 2018/10/01
- 89/272: gnu: ghc-cereal: Update to 0.5.7.0., Ricardo Wurmus, 2018/10/01
- 87/272: gnu: ghc-x11: Update to 1.9., Ricardo Wurmus, 2018/10/01