[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
149/177: gnu: ghc-th-expand-syns: Update to 0.4.0.0.
From: |
Ricardo Wurmus |
Subject: |
149/177: gnu: ghc-th-expand-syns: Update to 0.4.0.0. |
Date: |
Tue, 13 Feb 2018 07:38:27 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 165e5f6ef51a094c08ee4df27df4bb99abeae1ec
Author: Ricardo Wurmus <address@hidden>
Date: Tue Feb 13 11:31:55 2018 +0100
gnu: ghc-th-expand-syns: Update to 0.4.0.0.
* gnu/packages/haskell.scm (ghc-th-expand-syns): Update to 0.4.0.0.
---
gnu/packages/haskell.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index d9a4ff6..2762c16 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -5201,7 +5201,7 @@ instances. This package provides orphan instances for
@code{containers},
(define-public ghc-th-expand-syns
(package
(name "ghc-th-expand-syns")
- (version "0.3.0.6")
+ (version "0.4.0.0")
(source (origin
(method url-fetch)
(uri (string-append "https://hackage.haskell.org/package/"
@@ -5209,7 +5209,7 @@ instances. This package provides orphan instances for
@code{containers},
version ".tar.gz"))
(sha256
(base32
- "03qv93pyqk8all39knsf0mzmbfdck5x61kqnyn8rbisw5c1ymx6j"))))
+ "1sjy7a17zwyvlbkc8gklii67sy78wpnw35fyb00lsbnpk4cryd2r"))))
(build-system haskell-build-system)
(inputs
`(("ghc-syb" ,ghc-syb)))
- 114/177: gnu: ghc-aeson: Update to 1.2.4.0., (continued)
- 114/177: gnu: ghc-aeson: Update to 1.2.4.0., Ricardo Wurmus, 2018/02/13
- 132/177: gnu: Add ghc-tasty-expected-failure., Ricardo Wurmus, 2018/02/13
- 138/177: gnu: ghc-aeson-pretty: Update to 0.8.5., Ricardo Wurmus, 2018/02/13
- 142/177: gnu: ghc-conduit-extra: Update to 1.1.13.3., Ricardo Wurmus, 2018/02/13
- 147/177: gnu: ghc-lens: Update to 4.15.4., Ricardo Wurmus, 2018/02/13
- 172/177: gnu: ghc-directory: Add note., Ricardo Wurmus, 2018/02/13
- 160/177: gnu: ghc-pandoc-citeproc: Update to 0.12.2.5., Ricardo Wurmus, 2018/02/13
- 157/177: gnu: ghc-monad-control: Update to 1.0.1.0., Ricardo Wurmus, 2018/02/13
- 73/177: gnu: ghc-lifted-base: Update to 0.2.3.8., Ricardo Wurmus, 2018/02/13
- 151/177: gnu: ghc-logging-facade: Update to 0.1.1., Ricardo Wurmus, 2018/02/13
- 149/177: gnu: ghc-th-expand-syns: Update to 0.4.0.0.,
Ricardo Wurmus <=
- 163/177: gnu: ghc-haskeline: Update to 0.7.4.2., Ricardo Wurmus, 2018/02/13
- 169/177: gnu: ghc-graphviz: Fix build with newer QuickCheck., Ricardo Wurmus, 2018/02/13
- 66/177: gnu: ghc-directory: Update to 1.3.2.0., Ricardo Wurmus, 2018/02/13
- 75/177: gnu: ghc-adjunctions: Update to 4.3., Ricardo Wurmus, 2018/02/13
- 09/177: gnu: ghc-vector: Update to 0.12.0.1., Ricardo Wurmus, 2018/02/13
- 21/177: gnu: Add ghc-th-abstraction., Ricardo Wurmus, 2018/02/13
- 29/177: gnu: ghc-generic-deriving: Update to 1.11.1., Ricardo Wurmus, 2018/02/13
- 36/177: gnu: Add ghc-haddock-test., Ricardo Wurmus, 2018/02/13
- 39/177: gnu: Add ghc-haskell-lexer., Ricardo Wurmus, 2018/02/13
- 42/177: gnu: ghc-exceptions: Allow newer version of QuickCheck., Ricardo Wurmus, 2018/02/13