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

Felix Yan fyan at archlinux.org
Thu Apr 14 07:10:25 UTC 2016


    Date: Thursday, April 14, 2016 @ 09:10:25
  Author: fyan
Revision: 170901

upgpkg: haskell-authenticate 1.3.3.1-1

rebuild with StateVar-1.1.0.4, authenticate-1.3.3.1, binary-tagged-0.1.4.0, bytestring-tree-builder-0.2.6, git-annex-6.20160412, polyparse-1.12

Modified:
  haskell-authenticate/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-14 07:08:27 UTC (rev 170900)
+++ PKGBUILD	2016-04-14 07:10:25 UTC (rev 170901)
@@ -4,11 +4,11 @@
 
 _hkgname=authenticate
 pkgname=haskell-authenticate
-pkgver=1.3.3
-pkgrel=29
+pkgver=1.3.3.1
+pkgrel=1
 pkgdesc="Authentication methods for Haskell web applications."
 url="http://github.com/yesodweb/authenticate"
-license=("custom:BSD3")
+license=("MIT")
 arch=('i686' 'x86_64')
 depends=("ghc=7.10.3" "haskell-aeson" "haskell-attoparsec" "haskell-blaze-builder"
          "haskell-case-insensitive" "haskell-conduit" "haskell-http-conduit"
@@ -18,7 +18,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('6807cd32c5ff9b23cd6f184ffd7fb7f99c4a7f0dc645eae82f2d6dfbd1899bbe')
+sha256sums=('652449f41b12a71f570fd84f53893f82e50b7d793a0724d349188ce19d623113')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list