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

Felix Yan felixonmars at archlinux.org
Sat Nov 16 15:49:30 UTC 2019


    Date: Saturday, November 16, 2019 @ 15:49:29
  Author: felixonmars
Revision: 529528

upgpkg: haskell-cookie 0.4.5-1

rebuild with cookie 0.4.5

Modified:
  haskell-cookie/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-16 15:47:03 UTC (rev 529527)
+++ PKGBUILD	2019-11-16 15:49:29 UTC (rev 529528)
@@ -4,8 +4,8 @@
 
 _hkgname=cookie
 pkgname=haskell-cookie
-pkgver=0.4.4
-pkgrel=8
+pkgver=0.4.5
+pkgrel=1
 pkgdesc="HTTP cookie parsing and rendering"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=('MIT')
@@ -13,7 +13,7 @@
 depends=('ghc-libs' 'haskell-data-default-class')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('3e17c7c3190602154a196c13b9e65eb139adfe5258441e48ebe5bd9e880af66a7c206f0eca441eeb9ab1700fa49c639adb9414d93f36147c11a1fe3f9fb4a775')
+sha512sums=('b3d4c12b4683f4f02e4d59b47ec3867554dee2fcb106fe59a073b8ead63a220458b91e8b5a2321e46a91666ba61e88798361448a7bc86e496a47d6731b8c0b93')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list