[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
260/290: gnu: ghc-yesod-core: Update to 1.6.16.1.
From: |
guix-commits |
Subject: |
260/290: gnu: ghc-yesod-core: Update to 1.6.16.1. |
Date: |
Wed, 6 Nov 2019 08:23:24 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 7e489fcc4c547641d48733d79a66d4c77b3b949e
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)
- 283/290: gnu: Add ghc-ipynb., (continued)
- 283/290: gnu: Add ghc-ipynb., guix-commits, 2019/11/06
- 288/290: gnu: ghc-tasty-rerun: Update to 1.1.14., guix-commits, 2019/11/06
- 286/290: gnu: ghc-pandoc-citeproc: Update to 0.16.2., guix-commits, 2019/11/06
- 244/290: gnu: ghc-feed: Update to 1.2.0.1., guix-commits, 2019/11/06
- 290/290: gnu: darcs: Fix Cabal dependency constraints., guix-commits, 2019/11/06
- 222/290: gnu: ghc-cryptohash-sha1: Update Cabal file to r4., guix-commits, 2019/11/06
- 242/290: gnu: ghc-simple-sendfile: Update to 0.2.30., guix-commits, 2019/11/06
- 228/290: gnu: ghc-mono-traversable: Update to 1.0.13.0., guix-commits, 2019/11/06
- 254/290: gnu: ghc-warp: Update to 3.2.28., guix-commits, 2019/11/06
- 259/290: gnu: ghc-deepseq-generics: Update Cabal file to r4., guix-commits, 2019/11/06
- 260/290: gnu: ghc-yesod-core: Update to 1.6.16.1.,
guix-commits <=
- 263/290: gnu: ghc-linear: Update to 1.20.9., guix-commits, 2019/11/06
- 280/290: gnu: Add ghc-microlens-aeson., guix-commits, 2019/11/06
- 287/290: gnu: ghc-gtk2hs-buildtools: Update to 0.13.5.4., guix-commits, 2019/11/06
- 289/290: gnu: ghc-sandi: Update to 0.5., guix-commits, 2019/11/06
- 284/290: gnu: ghc-pandoc: Update to 2.7.3., guix-commits, 2019/11/06