[arch-commits] Commit in haskell-http-types/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Feb 25 12:46:10 UTC 2019
Date: Monday, February 25, 2019 @ 12:46:08
Author: felixonmars
Revision: 435767
upgpkg: haskell-http-types 0.12.3-1
rebuild with http-types 0.12.3
Modified:
haskell-http-types/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-02-25 12:46:05 UTC (rev 435766)
+++ PKGBUILD 2019-02-25 12:46:08 UTC (rev 435767)
@@ -3,8 +3,8 @@
_hkgname=http-types
pkgname=haskell-http-types
-pkgver=0.12.2
-pkgrel=14
+pkgver=0.12.3
+pkgrel=1
pkgdesc="Generic HTTP types for Haskell (for both client and server code)."
url="https://hackage.haskell.org/package/${_hkgname}"
license=('BSD')
@@ -13,7 +13,7 @@
makedepends=('ghc' 'haskell-doctest' 'haskell-hspec' 'haskell-quickcheck'
'haskell-quickcheck-instances')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('aa77f93a989f89a32de335fb95cbbf7df126005f7daaed002811c60f6669f6ab0c10fdf1dfb747f00d07102ed31e23dbb1c590a47b7366f24967e038e7da8859')
+sha512sums=('fdaf95cfd29ed47445af4ad6349fcbbf4dcd8341f3963da453f8be5eccae4757904d3c4e7a8719ab576a7e7857aaa035ecfc1aa8f99f4ec6fce950c7ccc76597')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list