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

Felix Yan felixonmars at archlinux.org
Thu Nov 9 09:15:46 UTC 2017


    Date: Thursday, November 9, 2017 @ 09:15:45
  Author: felixonmars
Revision: 265836

upgpkg: haskell-cookie 0.4.3-1

rebuild with cookie,0.4.3

Modified:
  haskell-cookie/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-09 09:14:45 UTC (rev 265835)
+++ PKGBUILD	2017-11-09 09:15:45 UTC (rev 265836)
@@ -5,17 +5,17 @@
 
 _hkgname=cookie
 pkgname=haskell-cookie
-pkgver=0.4.2.1
-pkgrel=8
+pkgver=0.4.3
+pkgrel=1
 pkgdesc="HTTP cookie parsing and rendering"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=('MIT')
-arch=('i686' 'x86_64')
+arch=('x86_64')
 depends=('ghc-libs' 'haskell-blaze-builder' 'haskell-data-default-class' 'haskell-old-locale'
          'haskell-text')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('32d712b121e2cf9a9bf913d546769fa8fd8dbd6c77b7bd15fb334b8fda22e498e793ceaef6dc142f2f69813f91d555261cd624d5af6b90f5cd8072967a2eddc2')
+sha512sums=('b04380e62d3a0a2e41aca77c0a2aac14bc03420cda59717d408028d97777bd6393a8ca55c27636215888837c1ca969b2cb00bf172aa23b611d4312f7f444b567')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list