[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
48/249: gnu: ghc-reflection: Update to 2.1.5.
From: |
guix-commits |
Subject: |
48/249: gnu: ghc-reflection: Update to 2.1.5. |
Date: |
Thu, 31 Oct 2019 23:49:25 -0400 (EDT) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit ea84c325bb77b72e84001d4c6a1f17b9efe4545e
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 09:51:55 2019 -0400
gnu: ghc-reflection: Update to 2.1.5.
* gnu/packages/haskell-xyz.scm (ghc-reflection): Update to 2.1.5.
---
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 913d54b..3cab0e8 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -8138,7 +8138,7 @@ specify refactorings without depending on GHC.")
(define-public ghc-reflection
(package
(name "ghc-reflection")
- (version "2.1.4")
+ (version "2.1.5")
(source
(origin
(method url-fetch)
@@ -8148,7 +8148,7 @@ specify refactorings without depending on GHC.")
".tar.gz"))
(sha256
(base32
- "0kf4a5ijw6jfnfibjcrpdy9vzh1n6v2pxia8dhyyqdissiwc8bzj"))))
+ "0xr947nj1vww5b8fwqmypxm3y3j5sxl4z8wnf834f83jzfzyjbi7"))))
(build-system haskell-build-system)
(inputs `(("ghc-tagged" ,ghc-tagged)))
(home-page "https://github.com/ekmett/reflection")
- 16/249: gnu: ghc-silently: Update to 1.2.5.1., (continued)
- 16/249: gnu: ghc-silently: Update to 1.2.5.1., guix-commits, 2019/10/31
- 31/249: gnu: ghc-fixed: Update to 0.3., guix-commits, 2019/10/31
- 27/249: gnu: ghc-statevar: Update to 1.2., guix-commits, 2019/10/31
- 29/249: gnu: ghc-auto-update: Update to 0.1.6., guix-commits, 2019/10/31
- 30/249: gnu: ghc-code-page: Update to 0.2., guix-commits, 2019/10/31
- 32/249: gnu: ghc-th-lift: Update to 0.8.0.1., guix-commits, 2019/10/31
- 42/249: gnu: ghc-ansi-terminal: Update to 0.9.1., guix-commits, 2019/10/31
- 43/249: gnu: ghc-microlens-ghc: Update to 0.4.10., guix-commits, 2019/10/31
- 33/249: gnu: ghc-regex-tdfa: Update to 1.2.3.2., guix-commits, 2019/10/31
- 46/249: gnu: ghc-cmark-gfm: Update to 0.2.0., guix-commits, 2019/10/31
- 48/249: gnu: ghc-reflection: Update to 2.1.5.,
guix-commits <=
- 53/249: gnu: ghc-hs-bibutils: Update to 6.7.0.0., guix-commits, 2019/10/31
- 61/249: gnu: ghc-language-c: Update to 0.8.3., guix-commits, 2019/10/31
- 62/249: gnu: ghc-th-lift-instances: Update to 0.1.14., guix-commits, 2019/10/31
- 71/249: gnu: ghc-hashtables: Update to 1.2.3.4., guix-commits, 2019/10/31
- 70/249: gnu: ghc-hashable-time: Update to 0.2.0.2., guix-commits, 2019/10/31
- 94/249: gnu: ghc-integer-logarithms: Update to 1.0.3., guix-commits, 2019/10/31
- 78/249: gnu: ghc-microlens-platform: Update to 0.3.11., guix-commits, 2019/10/31
- 95/249: gnu: ghc-memory: Update to 0.14.18., guix-commits, 2019/10/31
- 59/249: gnu: ghc-vector: Update to 0.12.0.3., guix-commits, 2019/10/31
- 56/249: gnu: ghc-dlist: Update to 0.8.0.7., guix-commits, 2019/10/31