[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
32/249: gnu: ghc-th-lift: Update to 0.8.0.1.
From: |
guix-commits |
Subject: |
32/249: gnu: ghc-th-lift: Update to 0.8.0.1. |
Date: |
Thu, 31 Oct 2019 23:49:22 -0400 (EDT) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 9e85eb326a457c00b33bff42f4c873497b1be67b
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 01:27:42 2019 -0400
gnu: ghc-th-lift: Update to 0.8.0.1.
* gnu/packages/haskell-xyz.scm (ghc-th-lift): Update to 0.8.0.1.
---
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 75146d3..c192a48 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -10224,14 +10224,14 @@ Template Haskell.")
(define-public ghc-th-lift
(package
(name "ghc-th-lift")
- (version "0.7.11")
+ (version "0.8.0.1")
(source (origin
(method url-fetch)
(uri (string-append "https://hackage.haskell.org/package/"
"th-lift/th-lift-" version ".tar.gz"))
(sha256
(base32
- "131360zxb0hazbqwbkk6ab2p77jkxr79bwwm618mrwrwkm3x2g6m"))))
+ "1a6qlbdg15cfr5rvl9g3blgwx4v1p0xic0pzv13zx165xbc36ld0"))))
(build-system haskell-build-system)
(inputs
`(("ghc-th-abstraction" ,ghc-th-abstraction)))
- 12/249: gnu: ghc-fmlist: Update to 0.9.3., (continued)
- 12/249: gnu: ghc-fmlist: Update to 0.9.3., guix-commits, 2019/10/31
- 09/249: gnu: ghc-microlens: Update to 0.4.10., guix-commits, 2019/10/31
- 15/249: gnu: ghc-colour: Update to 2.3.5., guix-commits, 2019/10/31
- 17/249: gnu: ghc-paths: Update to 0.1.0.12., guix-commits, 2019/10/31
- 22/249: gnu: ghc-hxt-charproperties: Update to 9.4.0.0., guix-commits, 2019/10/31
- 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 <=
- 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, 2019/10/31
- 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