[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
55/329: gnu: ghc-th-expand-syns: Update to 0.4.5.0.
From: |
guix-commits |
Subject: |
55/329: gnu: ghc-th-expand-syns: Update to 0.4.5.0. |
Date: |
Wed, 20 Nov 2019 21:17:07 -0500 (EST) |
samplet pushed a commit to branch master
in repository guix.
commit 8c766600bd47602dc0791a5805d9b3980970d949
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)))
- 41/329: gnu: ghc-cmark: Update to 0.6., (continued)
- 41/329: gnu: ghc-cmark: Update to 0.6., guix-commits, 2019/11/20
- 36/329: gnu: ghc-generics-sop: Update to 0.4.0.1., guix-commits, 2019/11/20
- 39/329: gnu: ghc-ansi-terminal: Update to 0.9.1., guix-commits, 2019/11/20
- 38/329: gnu: ghc-regex-pcre-builtin: Update to 0.94.5.8.8.35., guix-commits, 2019/11/20
- 43/329: gnu: ghc-cmark-gfm: Update to 0.2.0., guix-commits, 2019/11/20
- 42/329: gnu: ghc-unix-time: Update to 0.4.7., guix-commits, 2019/11/20
- 45/329: gnu: Add ghc-splitmix-bootstrap., guix-commits, 2019/11/20
- 46/329: gnu: ghc-primitive: Update Cabal file to r1., guix-commits, 2019/11/20
- 51/329: gnu: ghc-hs-bibutils: Update to 6.7.0.0., guix-commits, 2019/11/20
- 53/329: gnu: ghc-pqueue: Update to 1.4.1.2., guix-commits, 2019/11/20
- 55/329: gnu: ghc-th-expand-syns: Update to 0.4.5.0.,
guix-commits <=
- 56/329: gnu: ghc-optparse-applicative: Update to 0.14.3.0., guix-commits, 2019/11/20
- 37/329: gnu: ghc-tagged: Update to 0.8.6., guix-commits, 2019/11/20
- 44/329: gnu: ghc-ansi-wl-pprint: Update to 0.6.9., guix-commits, 2019/11/20
- 52/329: gnu: ghc-json: Update to 0.9.3., guix-commits, 2019/11/20
- 48/329: gnu: ghc-syb: Update to 0.7.1., guix-commits, 2019/11/20
- 49/329: gnu: ghc-intervalmap: Update to 0.6.1.1., guix-commits, 2019/11/20
- 50/329: gnu: ghc-tagsoup: Update to 0.14.8., guix-commits, 2019/11/20
- 54/329: gnu: ghc-dlist: Update to 0.8.0.7., guix-commits, 2019/11/20
- 59/329: gnu: ghc-language-c: Update to 0.8.3., guix-commits, 2019/11/20
- 57/329: gnu: ghc-vector: Update to 0.12.0.3., guix-commits, 2019/11/20