Date: Friday, January 22, 2016 @ 03:39:51
  Author: fyan
Revision: 158470

upgpkg: haskell-yesod-core 1.4.18.2-1

Modified:
  haskell-yesod-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-01-22 02:39:43 UTC (rev 158469)
+++ PKGBUILD    2016-01-22 02:39:51 UTC (rev 158470)
@@ -4,8 +4,8 @@
 
 _hkgname=yesod-core
 pkgname=haskell-yesod-core
-pkgver=1.4.18.1
-pkgrel=6
+pkgver=1.4.18.2
+pkgrel=1
 pkgdesc="Creation of type-safe, RESTful web applications."
 url="http://www.yesodweb.com/";
 license=("MIT")
@@ -26,7 +26,7 @@
 options=('staticlibs')
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
 install="${pkgname}.install"
-sha256sums=('8964a1ce27f7d15037eee05611546a8e5e183640115e92e70fc73e1116beddb0')
+sha256sums=('298088fbccd63a323a5bab689464848cacd014ea73ef845969c898a59c022d64')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"

Reply via email to