[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
55/328: gnu: ghc-th-expand-syns: Update to 0.4.5.0.
From: |
guix-commits |
Subject: |
55/328: gnu: ghc-th-expand-syns: Update to 0.4.5.0. |
Date: |
Sat, 16 Nov 2019 19:32:21 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 6ca0ade00ad1b804442cd53bb5dd023461f2f440
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 09:55:25 2019 -0400
gnu: ghc-th-expand-syns: Update to 0.4.5.0.
* gnu/packages/haskell-xyz.scm (ghc-th-expand-syns): Update to 0.4.5.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 9318b40..44a1abd 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -10306,7 +10306,7 @@ Template Haskell.")
(define-public ghc-th-expand-syns
(package
(name "ghc-th-expand-syns")
- (version "0.4.4.0")
+ (version "0.4.5.0")
(source (origin
(method url-fetch)
(uri (string-append "https://hackage.haskell.org/package/"
@@ -10314,7 +10314,7 @@ Template Haskell.")
version ".tar.gz"))
(sha256
(base32
- "01prlvh3py5hq5ccjidfyp9ixq2zd88dkbsidyjrpkja6v8m43yc"))))
+ "1p4wfyycan8zsp9wi7npx36qwbfsbcgdyxi3ii51scf69dkrx42y"))))
(build-system haskell-build-system)
(inputs
`(("ghc-syb" ,ghc-syb)))
- 18/328: gnu: ghc-mime-types: Update to 0.1.0.9., (continued)
- 18/328: gnu: ghc-mime-types: Update to 0.1.0.9., guix-commits, 2019/11/16
- 24/328: gnu: ghc-setlocale: Update to 1.0.0.9., guix-commits, 2019/11/16
- 28/328: gnu: ghc-fixed: Update to 0.3., guix-commits, 2019/11/16
- 33/328: gnu: ghc-mmorph: Update to 1.1.3., guix-commits, 2019/11/16
- 35/328: gnu: Add ghc-sop-core., guix-commits, 2019/11/16
- 40/328: gnu: ghc-microlens-ghc: Update to 0.4.10., guix-commits, 2019/11/16
- 39/328: gnu: ghc-ansi-terminal: Update to 0.9.1., guix-commits, 2019/11/16
- 48/328: gnu: ghc-syb: Update to 0.7.1., guix-commits, 2019/11/16
- 44/328: gnu: ghc-ansi-wl-pprint: Update to 0.6.9., guix-commits, 2019/11/16
- 49/328: gnu: ghc-intervalmap: Update to 0.6.1.1., guix-commits, 2019/11/16
- 55/328: gnu: ghc-th-expand-syns: Update to 0.4.5.0.,
guix-commits <=
- 45/328: gnu: Add ghc-splitmix-bootstrap., guix-commits, 2019/11/16
- 51/328: gnu: ghc-hs-bibutils: Update to 6.7.0.0., guix-commits, 2019/11/16
- 53/328: gnu: ghc-pqueue: Update to 1.4.1.2., guix-commits, 2019/11/16
- 57/328: gnu: ghc-vector: Update to 0.12.0.3., guix-commits, 2019/11/16
- 70/328: gnu: ghc-hashable-time: Update to 0.2.0.2., guix-commits, 2019/11/16
- 74/328: gnu: ghc-unordered-containers: Update to 0.2.10.0., guix-commits, 2019/11/16
- 78/328: gnu: ghc-concurrent-output: Update to 1.10.11., guix-commits, 2019/11/16
- 83/328: gnu: ghc-void: Update to 0.7.3., guix-commits, 2019/11/16
- 85/328: gnu: ghc-tasty: Update to 1.2.3., guix-commits, 2019/11/16
- 81/328: gnu: ghc-hmatrix: Update to 0.20.0.0., guix-commits, 2019/11/16