[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
76/257: gnu: ghc-th-expand-syns: Update to 0.4.4.0.
From: |
Ricardo Wurmus |
Subject: |
76/257: gnu: ghc-th-expand-syns: Update to 0.4.4.0. |
Date: |
Thu, 27 Sep 2018 15:47:02 -0400 (EDT) |
rekado pushed a commit to branch wip-haskell
in repository guix.
commit c3d1da3df22fac4257beb24cab9f2d0b6539148e
Author: Timothy Sample <address@hidden>
Date: Tue Aug 28 22:37:49 2018 -0400
gnu: ghc-th-expand-syns: Update to 0.4.4.0.
* gnu/packages/haskell.scm (ghc-th-expand-syns): Update to 0.4.4.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 a555cea..2601db0 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -5682,7 +5682,7 @@ instances. This package provides orphan instances for
@code{containers},
(define-public ghc-th-expand-syns
(package
(name "ghc-th-expand-syns")
- (version "0.4.0.0")
+ (version "0.4.4.0")
(source (origin
(method url-fetch)
(uri (string-append "https://hackage.haskell.org/package/";
@@ -5690,7 +5690,7 @@ instances. This package provides orphan instances for
@code{containers},
version ".tar.gz"))
(sha256
(base32
- "1sjy7a17zwyvlbkc8gklii67sy78wpnw35fyb00lsbnpk4cryd2r"))))
+ "01prlvh3py5hq5ccjidfyp9ixq2zd88dkbsidyjrpkja6v8m43yc"))))
(build-system haskell-build-system)
(inputs
`(("ghc-syb" ,ghc-syb)))
- 91/257: gnu: ghc-edit-distance: Replace "--allow-newer" flag., (continued)
- 91/257: gnu: ghc-edit-distance: Replace "--allow-newer" flag., Ricardo Wurmus, 2018/09/27
- 166/257: gnu: ghc-megaparsec: Update to 6.5.0., Ricardo Wurmus, 2018/09/27
- 163/257: gnu: ghc-comonad: Update to 5.0.4., Ricardo Wurmus, 2018/09/27
- 165/257: gnu: ghc-iproute: Update to 1.7.5., Ricardo Wurmus, 2018/09/27
- 159/257: gnu: ghc-x509-store: Update to 1.6.6., Ricardo Wurmus, 2018/09/27
- 89/257: gnu: ghc-cereal: Update to 0.5.7.0., Ricardo Wurmus, 2018/09/27
- 84/257: gnu: ghc-test-framework: Update to 0.8.2.0., Ricardo Wurmus, 2018/09/27
- 81/257: gnu: ghc-language-c: Update to 0.8.1., Ricardo Wurmus, 2018/09/27
- 82/257: gnu: ghc-th-reify-many: Update to 0.1.8., Ricardo Wurmus, 2018/09/27
- 78/257: gnu: ghc-vector: Update Cabal file to r3., Ricardo Wurmus, 2018/09/27
- 76/257: gnu: ghc-th-expand-syns: Update to 0.4.4.0.,
Ricardo Wurmus <=
- 77/257: gnu: ghc-utility-ht: Update to 0.0.14., Ricardo Wurmus, 2018/09/27
- 74/257: gnu: ghc-safe: Update to 0.3.17., Ricardo Wurmus, 2018/09/27
- 57/257: gnu: ghc-monad-control: Update to 1.0.2.3., Ricardo Wurmus, 2018/09/27
- 61/257: gnu: ghc-syb: Update to 0.7., Ricardo Wurmus, 2018/09/27
- 51/257: gnu: ghc-transformers-base: Update to 0.4.5.2., Ricardo Wurmus, 2018/09/27
- 49/257: gnu: ghc-th-lift: Update to 0.7.11., Ricardo Wurmus, 2018/09/27
- 47/257: gnu: ghc-tagged: Update Cabal file to r2., Ricardo Wurmus, 2018/09/27
- 44/257: gnu: ghc-sdl-image: Update to 0.6.2.0., Ricardo Wurmus, 2018/09/27
- 33/257: gnu: ghc-zlib: Relax test framework dependency constraints., Ricardo Wurmus, 2018/09/27
- 35/257: gnu: ghc-ansi-terminal: Update to 0.8.0.4., Ricardo Wurmus, 2018/09/27