[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
260/328: gnu: ghc-yesod-core: Update to 1.6.16.1.
From: |
guix-commits |
Subject: |
260/328: gnu: ghc-yesod-core: Update to 1.6.16.1. |
Date: |
Sat, 16 Nov 2019 19:33:21 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit dea2b8d196001ddedc25fa6f3c16f9f12b73796e
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 13:25:55 2019 -0400
gnu: ghc-yesod-core: Update to 1.6.16.1.
* gnu/packages/haskell-web.scm (ghc-yesod-core): Update to 1.6.16.1.
---
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 a733405..35db7f3 100644
--- a/gnu/packages/haskell-web.scm
+++ b/gnu/packages/haskell-web.scm
@@ -1019,7 +1019,7 @@ avoid any issues with characters.")
(define-public ghc-yesod-core
(package
(name "ghc-yesod-core")
- (version "1.6.6")
+ (version "1.6.16.1")
(source
(origin
(method url-fetch)
@@ -1028,7 +1028,7 @@ avoid any issues with characters.")
"yesod-core-" version ".tar.gz"))
(sha256
(base32
- "0xahf6m5c7mkl74p0gimy4wb5w4s3lh92wwxmk517fbq666c92kb"))))
+ "0a0yv7wkwvb0n6iia532y9nzrirgnm09pjc8hpm0lx4ff609pgd2"))))
(build-system haskell-build-system)
(inputs `(("ghc-wai" ,ghc-wai)
("ghc-extra" ,ghc-extra)
- 196/328: gnu: ghc-skylighting: Update to 0.8.2.1., (continued)
- 196/328: gnu: ghc-skylighting: Update to 0.8.2.1., guix-commits, 2019/11/16
- 195/328: gnu: ghc-openssl-streams: Update to 1.2.2.0., guix-commits, 2019/11/16
- 235/328: gnu: ghc-monad-logger: Update to 0.3.30., guix-commits, 2019/11/16
- 236/328: gnu: ghc-http: Update to 4000.3.14., guix-commits, 2019/11/16
- 242/328: gnu: ghc-simple-sendfile: Update to 0.2.30., guix-commits, 2019/11/16
- 243/328: gnu: ghc-stm-conduit: Update to 4.0.1., guix-commits, 2019/11/16
- 248/328: gnu: ghc-hackage-security: Update Cabal file to r6., guix-commits, 2019/11/16
- 250/328: gnu: ghc-adjunctions: Update Cabal file to r2., guix-commits, 2019/11/16
- 252/328: gnu: ghc-trifecta: Update Cabal file to r4., guix-commits, 2019/11/16
- 254/328: gnu: ghc-warp: Update to 3.2.28., guix-commits, 2019/11/16
- 260/328: gnu: ghc-yesod-core: Update to 1.6.16.1.,
guix-commits <=
- 261/328: gnu: ghc-warp-tls: Update to 3.2.8., guix-commits, 2019/11/16
- 253/328: gnu: Add ghc-time-manager., guix-commits, 2019/11/16
- 257/328: gnu: ghc-conduit-algorithms: Update to 0.0.11.0., guix-commits, 2019/11/16
- 258/328: gnu: ghc-validation: Update to 1.1., guix-commits, 2019/11/16
- 267/328: gnu: ghc-http-conduit: Update to 2.3.7.3., guix-commits, 2019/11/16
- 268/328: gnu: ghc-sdl2: Update to 2.5.0.0., guix-commits, 2019/11/16
- 270/328: gnu: ghc-esqueleto: Update to 3.0.0., guix-commits, 2019/11/16
- 274/328: gnu: Add ghc-tasty-lua., guix-commits, 2019/11/16
- 281/328: gnu: Add ghc-aeson-diff., guix-commits, 2019/11/16
- 283/328: gnu: Add ghc-ipynb., guix-commits, 2019/11/16