[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
65/177: gnu: ghc-shelly: Update to 1.7.0.1.
From: |
Ricardo Wurmus |
Subject: |
65/177: gnu: ghc-shelly: Update to 1.7.0.1. |
Date: |
Tue, 13 Feb 2018 07:38:12 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 1e85b2ab9dfed248f23c54b35618e8692d8719de
Author: Ricardo Wurmus <address@hidden>
Date: Mon Feb 12 22:25:14 2018 +0100
gnu: ghc-shelly: Update to 1.7.0.1.
* gnu/packages/haskell.scm (ghc-shelly): Update to 1.7.0.1.
---
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 1172eba..8d5dae3 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -6556,7 +6556,7 @@ which can't be decoded in the current locale encoding.")
(define-public ghc-shelly
(package
(name "ghc-shelly")
- (version "1.6.8")
+ (version "1.7.0.1")
(source
(origin
(method url-fetch)
@@ -6565,7 +6565,7 @@ which can't be decoded in the current locale encoding.")
version ".tar.gz"))
(sha256
(base32
- "0bg1pj5bhswfgwfgz66xr82i8cmjgrnx5ljvjy37052zxb82imnk"))))
+ "0a4ngy8jqcscqhimgiyz7f9kqm23is7x7gyjxr0j6iq1dy57ahq3"))))
(build-system haskell-build-system)
(inputs
`(("ghc-mtl" ,ghc-mtl)
- 41/177: gnu: ghc-cgi: Update to 3001.3.0.1., (continued)
- 41/177: gnu: ghc-cgi: Update to 3001.3.0.1., Ricardo Wurmus, 2018/02/13
- 40/177: gnu: Add ghc-pretty-show., Ricardo Wurmus, 2018/02/13
- 37/177: gnu: ghc-haddock: Update to 2.17.4., Ricardo Wurmus, 2018/02/13
- 43/177: gnu: ghc-network: Update to 2.6.3.1., Ricardo Wurmus, 2018/02/13
- 47/177: gnu: hlint: Update to 1.9.37., Ricardo Wurmus, 2018/02/13
- 51/177: gnu: Add ghc-haskell-src-exts-util., Ricardo Wurmus, 2018/02/13
- 49/177: gnu: ghc-polyparse: Update to 1.12., Ricardo Wurmus, 2018/02/13
- 52/177: gnu: Add ghc-refact., Ricardo Wurmus, 2018/02/13
- 58/177: gnu: ghc-utf8-string: Fix build with GHC 8., Ricardo Wurmus, 2018/02/13
- 61/177: gnu: Add ghc-pretty-show-for-haskell-src-exts., Ricardo Wurmus, 2018/02/13
- 65/177: gnu: ghc-shelly: Update to 1.7.0.1.,
Ricardo Wurmus <=
- 62/177: gnu: ghc-haskell-src-exts: Update to 1.20.1., Ricardo Wurmus, 2018/02/13
- 68/177: gnu: ghc-unix-compat: Update to 0.4.2.0., Ricardo Wurmus, 2018/02/13
- 74/177: gnu: ghc-doctest: Update to 0.11.0., Ricardo Wurmus, 2018/02/13
- 63/177: gnu: ghc-cheapskate: Update to 0.1.1., Ricardo Wurmus, 2018/02/13
- 64/177: gnu: hlint: Update to 2.1., Ricardo Wurmus, 2018/02/13
- 78/177: gnu: ghc-objectname: Update to 1.1.0.1., Ricardo Wurmus, 2018/02/13
- 76/177: gnu: ghc-profunctors: Update to 5.2.2., Ricardo Wurmus, 2018/02/13
- 84/177: gnu: Add ghc-hxt-charproperties., Ricardo Wurmus, 2018/02/13
- 72/177: gnu: Add ghc-string-qq., Ricardo Wurmus, 2018/02/13
- 87/177: gnu: Add ghc-hxt.., Ricardo Wurmus, 2018/02/13