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

Felix Yan fyan at archlinux.org
Fri Jan 22 03:17:36 UTC 2016


    Date: Friday, January 22, 2016 @ 04:17:35
  Author: fyan
Revision: 158481

upgpkg: haskell-authenticate 1.3.3-1

Modified:
  haskell-authenticate/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-22 03:16:44 UTC (rev 158480)
+++ PKGBUILD	2016-01-22 03:17:35 UTC (rev 158481)
@@ -4,8 +4,8 @@
 
 _hkgname=authenticate
 pkgname=haskell-authenticate
-pkgver=1.3.2.11
-pkgrel=4
+pkgver=1.3.3
+pkgrel=1
 pkgdesc="Authentication methods for Haskell web applications."
 url="http://github.com/yesodweb/authenticate"
 license=("custom:BSD3")
@@ -18,7 +18,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('049388bf2ebf9017f3854462e1e2af57366959528e815017651e8da112577ff6')
+sha256sums=('6807cd32c5ff9b23cd6f184ffd7fb7f99c4a7f0dc645eae82f2d6dfbd1899bbe')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list