Date: Monday, June 27, 2016 @ 10:23:13
  Author: felixonmars
Revision: 181383

upgpkg: haskell-yesod-auth 1.4.13.3-1

rebuild with yesod-auth-1.4.13.3, yesod-core-1.4.22

Modified:
  haskell-yesod-auth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-06-27 10:11:57 UTC (rev 181382)
+++ PKGBUILD    2016-06-27 10:23:13 UTC (rev 181383)
@@ -4,8 +4,8 @@
 
 _hkgname=yesod-auth
 pkgname=haskell-yesod-auth
-pkgver=1.4.13.2
-pkgrel=16
+pkgver=1.4.13.3
+pkgrel=1
 pkgdesc="Authentication for Yesod."
 url="http://www.yesodweb.com/";
 license=("MIT")
@@ -21,7 +21,7 @@
          "haskell-unordered-containers" "haskell-wai" "haskell-yesod-core" 
"haskell-yesod-form"
          "haskell-yesod-persistent")
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha256sums=('65d4cdc979db56e766aef3f64183075f4976ddedb8e62b07efb09be56f2cca20')
+sha256sums=('38380dcc421848882e1f0c4bdc01b24f8a007748ee1354185c0bff52aada5344')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"

Reply via email to