[arch-commits] Commit in haskell-yesod-static/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Jun 8 15:02:18 UTC 2017
Date: Thursday, June 8, 2017 @ 15:02:18
Author: felixonmars
Revision: 235449
upgpkg: haskell-yesod-static 1.5.3-1
rebuild with yesod-static,1.5.3
Modified:
haskell-yesod-static/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-06-08 14:50:45 UTC (rev 235448)
+++ PKGBUILD 2017-06-08 15:02:18 UTC (rev 235449)
@@ -4,8 +4,8 @@
_hkgname=yesod-static
pkgname=haskell-yesod-static
-pkgver=1.5.2
-pkgrel=49
+pkgver=1.5.3
+pkgrel=1
pkgdesc="Static file serving subsite for Yesod Web Framework."
url="http://www.yesodweb.com/"
license=("MIT")
@@ -18,7 +18,7 @@
"haskell-text" "haskell-unix-compat" "haskell-unordered-containers" "haskell-wai"
"haskell-wai-app-static" "haskell-yesod-core")
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('b949c5f6087d9e32c7ff2f41ed647b1df605bbe1ce2cbcfe59cc46dc4a72099e')
+sha512sums=('50f8115e0f0a4495e27ea13aa8cbf4ec6bc596f6a758338ae0f4b4aaf9a5161dbca77ba1770467e830c0ef8984a5375d0c53b282ce5572d731c3887050472a8a')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list