[arch-commits] Commit in haskell-yesod-core/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Mon Aug 29 09:32:13 UTC 2016


    Date: Monday, August 29, 2016 @ 09:32:13
  Author: felixonmars
Revision: 187892

upgpkg: haskell-yesod-core 1.4.24-1

rebuild with conduit-combinators-1.0.5, hackage-security-0.5.2.2, hasktags-0.69.2, hoogle-5.0.3, http-client-0.5.2, http-conduit-2.2.0.1, stylish-haskell-0.6.4.0, yesod-core-1.4.24

Modified:
  haskell-yesod-core/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-29 09:24:46 UTC (rev 187891)
+++ PKGBUILD	2016-08-29 09:32:13 UTC (rev 187892)
@@ -4,8 +4,8 @@
 
 _hkgname=yesod-core
 pkgname=haskell-yesod-core
-pkgver=1.4.23
-pkgrel=2
+pkgver=1.4.24
+pkgrel=1
 pkgdesc="Creation of type-safe, RESTful web applications."
 url="http://www.yesodweb.com/"
 license=("MIT")
@@ -22,7 +22,7 @@
          "haskell-unordered-containers" "haskell-vector" "haskell-wai" "haskell-wai-extra"
          "haskell-wai-logger" "haskell-warp" "haskell-word8")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('05aea0cf09ae9f568358d8443c702bf070f2f64759820e3b5d3ecb4e4f557e3c')
+sha256sums=('3472469f56e8d5b280389bc40247f6bc1bc42da6e2b87e6865780ae93127b0d2')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list