[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/328: gnu: ghc-th-abstraction: Update to 0.3.1.0.
From: |
guix-commits |
Subject: |
08/328: gnu: ghc-th-abstraction: Update to 0.3.1.0. |
Date: |
Sat, 16 Nov 2019 19:32:09 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 92cb22c86396b4a64c420e16e8dbbd1f65dbbc45
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 00:41:36 2019 -0400
gnu: ghc-th-abstraction: Update to 0.3.1.0.
* gnu/packages/haskell-xyz.scm (ghc-th-abstraction): Update to 0.3.1.0.
---
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 fe4bf14..2da10eb 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -10217,7 +10217,7 @@ Hashing\" by Claessen, Pałka for details and the
rationale of the design.")
(define-public ghc-th-abstraction
(package
(name "ghc-th-abstraction")
- (version "0.2.8.0")
+ (version "0.3.1.0")
(source
(origin
(method url-fetch)
@@ -10226,7 +10226,7 @@ Hashing\" by Claessen, Pałka for details and the
rationale of the design.")
version ".tar.gz"))
(sha256
(base32
- "0n17w4q2ykd0nica4sck2wng6md56rfad8x0icl0l8vnzb9nn4ya"))))
+ "1f81w0gshvc816cf9qz0f19jsrzh6wpzmmy317xrgn63dv61p7jb"))))
(build-system haskell-build-system)
(home-page "https://github.com/glguy/th-abstraction")
(synopsis "Nicer interface for reified information about data types")
- branch wip-haskell-updates created (now 51a34ae), guix-commits, 2019/11/16
- 01/328: gnu: Use GHC 8.6.5 as the main Haskell compiler., guix-commits, 2019/11/16
- 02/328: gnu: cabal-doctest: Update to 1.0.8., guix-commits, 2019/11/16
- 04/328: gnu: ghc-bytestring-builder: Update to 0.10.8.2.0., guix-commits, 2019/11/16
- 05/328: gnu: ghc-happy: Update to 1.19.12., guix-commits, 2019/11/16
- 06/328: gnu: ghc-file-embed: Update to 0.0.11., guix-commits, 2019/11/16
- 07/328: gnu: ghc-unix-compat: Update to 0.5.2., guix-commits, 2019/11/16
- 09/328: gnu: ghc-microlens: Update to 0.4.10., guix-commits, 2019/11/16
- 03/328: gnu: ghc-data-accessor: Update to 0.2.2.8., guix-commits, 2019/11/16
- 08/328: gnu: ghc-th-abstraction: Update to 0.3.1.0.,
guix-commits <=
- 10/328: gnu: ghc-polyparse: Update to 1.12.1., guix-commits, 2019/11/16
- 12/328: gnu: ghc-fmlist: Update to 0.9.3., guix-commits, 2019/11/16
- 11/328: gnu: ghc-parser-combinators: Update to 1.1.0., guix-commits, 2019/11/16
- 13/328: gnu: ghc-unliftio-core: Update to 0.1.2.0., guix-commits, 2019/11/16
- 14/328: gnu: ghc-rfc5051: Update to 0.1.0.4., guix-commits, 2019/11/16
- 16/328: gnu: ghc-silently: Update to 1.2.5.1., guix-commits, 2019/11/16
- 15/328: gnu: ghc-colour: Update to 2.3.5., guix-commits, 2019/11/16
- 17/328: gnu: ghc-paths: Update to 0.1.0.12., guix-commits, 2019/11/16
- 20/328: gnu: ghc-entropy: Update to 0.4.1.5., guix-commits, 2019/11/16
- 22/328: gnu: ghc-hxt-charproperties: Update to 9.4.0.0., guix-commits, 2019/11/16