[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/33: gnu: ghc-cookie: Update to 0.4.3.
From: |
Tobias Geerinckx-Rice |
Subject: |
14/33: gnu: ghc-cookie: Update to 0.4.3. |
Date: |
Tue, 5 Dec 2017 10:38:15 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 6d39aee5216b8bac8bf3059a62f84ed3dc3f1032
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sat Dec 2 03:51:43 2017 +0100
gnu: ghc-cookie: Update to 0.4.3.
* gnu/packages/haskell-web.scm (ghc-cookie): Update to 0.4.3.
---
gnu/packages/haskell-web.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell-web.scm b/gnu/packages/haskell-web.scm
index bbbbfba..0d4129f 100644
--- a/gnu/packages/haskell-web.scm
+++ b/gnu/packages/haskell-web.scm
@@ -65,7 +65,7 @@ for screen-scraping.")
(define-public ghc-cookie
(package
(name "ghc-cookie")
- (version "0.4.1.6")
+ (version "0.4.3")
(source
(origin
(method url-fetch)
@@ -75,7 +75,7 @@ for screen-scraping.")
".tar.gz"))
(sha256
(base32
- "0b6ym6fn29p5az4dwydy036lxj131kagrmgb93w4bbkqfkds8b9s"))))
+ "0qpdydhb9gw590ffabqg70x7xvjpg8l74idqnrfbhv5yrr7hryzv"))))
(build-system haskell-build-system)
(inputs
`(("ghc-old-locale" ,ghc-old-locale)
- 13/33: gnu: ghc-contravariant: Update to 1.4., (continued)
- 13/33: gnu: ghc-contravariant: Update to 1.4., Tobias Geerinckx-Rice, 2017/12/05
- 19/33: gnu: ghc-exceptions: Update to 0.8.3., Tobias Geerinckx-Rice, 2017/12/05
- 21/33: gnu: ghc-executable-path: Update to 0.0.3.1., Tobias Geerinckx-Rice, 2017/12/05
- 16/33: gnu: ghc-directory: Update to 1.3.1.5., Tobias Geerinckx-Rice, 2017/12/05
- 33/33: gnu: libvirt: Update to 3.10.0., Tobias Geerinckx-Rice, 2017/12/05
- 27/33: gnu: ghc-glob: Update to 0.9.1., Tobias Geerinckx-Rice, 2017/12/05
- 17/33: gnu: ghc-dlist: Update to 0.8.0.3., Tobias Geerinckx-Rice, 2017/12/05
- 22/33: gnu: ghc-fgl-arbitrary: Update to 0.2.0.3., Tobias Geerinckx-Rice, 2017/12/05
- 30/33: gnu: ghc-half: Update to 0.2.2.3., Tobias Geerinckx-Rice, 2017/12/05
- 24/33: gnu: ghc-fingertree: Run tests., Tobias Geerinckx-Rice, 2017/12/05
- 14/33: gnu: ghc-cookie: Update to 0.4.3.,
Tobias Geerinckx-Rice <=
- 25/33: gnu: ghc-foldl: Update to 1.3.5., Tobias Geerinckx-Rice, 2017/12/05
- 28/33: gnu: ghc-glob: Mark up description., Tobias Geerinckx-Rice, 2017/12/05