[arch-commits] Commit in haskell-yesod/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Tue Mar 29 06:51:02 UTC 2016
Date: Tuesday, March 29, 2016 @ 08:51:02
Author: fyan
Revision: 168756
upgpkg: haskell-yesod 1.4.2.1-1
rebuild with texmath-0.8.6, yesod-1.4.2.1, zip-archive-0.3.0.1
Modified:
haskell-yesod/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-03-29 06:46:28 UTC (rev 168755)
+++ PKGBUILD 2016-03-29 06:51:02 UTC (rev 168756)
@@ -4,8 +4,8 @@
_hkgname=yesod
pkgname=haskell-yesod
-pkgver=1.4.2
-pkgrel=36
+pkgver=1.4.2.1
+pkgrel=1
pkgdesc="Creation of type-safe, RESTful web applications."
url="http://www.yesodweb.com/"
license=("MIT")
@@ -21,7 +21,7 @@
options=('staticlibs')
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
install="${pkgname}.install"
-sha256sums=('d6d13e608af954de23721261b39ee79569907beb173477db8820acc5e9f45757')
+sha256sums=('2d79da30ec62a18205fe95f685cc79eaf21454f84e757857983cc54714367723')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list