[arch-commits] Commit in haskell-genvalidity/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Mar 18 14:08:05 UTC 2020
Date: Wednesday, March 18, 2020 @ 14:08:03
Author: felixonmars
Revision: 600557
upgpkg: haskell-genvalidity 0.10.0.2-1: rebuild with genvalidity 0.10.0.2
Modified:
haskell-genvalidity/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-18 14:07:31 UTC (rev 600556)
+++ PKGBUILD 2020-03-18 14:08:03 UTC (rev 600557)
@@ -2,8 +2,8 @@
_hkgname=genvalidity
pkgname=haskell-genvalidity
-pkgver=0.10.0.1
-pkgrel=5
+pkgver=0.10.0.2
+pkgrel=1
pkgdesc="Testing utilities for the validity library"
url="https://github.com/NorfairKing/genvalidity"
license=('MIT')
@@ -11,7 +11,7 @@
depends=('ghc-libs' 'haskell-quickcheck' 'haskell-random' 'haskell-validity')
makedepends=('ghc' 'haskell-hspec' 'haskell-hspec-core')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('0de48983a9649b5cc1206147e71bb950dc1971f5dc3ed7c8a00ec011e49a9a0a882de85b0a6446046012fa1b1f3a20dbca3cad7af77436be5f695158c72fc461')
+sha512sums=('67e89cee72fc5c6017e4862bf88506683ba8f26eb786fb8c7972454b44344cf2885b04e24b29e72fe1c16ff3f25330fbcf9b979fbd99d1e23e7e146336c005e5')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list