[arch-commits] Commit in haskell-hedgehog/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Oct 18 11:24:21 UTC 2019
Date: Friday, October 18, 2019 @ 11:24:21
Author: felixonmars
Revision: 516741
upgpkg: haskell-hedgehog 1.0.1-1
rebuild with hedgehog 1.0.1
Modified:
haskell-hedgehog/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-18 11:09:42 UTC (rev 516740)
+++ PKGBUILD 2019-10-18 11:24:21 UTC (rev 516741)
@@ -3,8 +3,8 @@
_hkgname=hedgehog
pkgname=haskell-hedgehog
-pkgver=1.0
-pkgrel=4
+pkgver=1.0.1
+pkgrel=1
pkgdesc="A modern property-based testing system"
url="https://hedgehog.qa"
license=("BSD")
@@ -15,7 +15,7 @@
'haskell-transformers-base' 'haskell-wl-pprint-annotated')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('93b214744b262feb436019dc14715e314e6b95b98f370f75352ba4cd3a37970ec10ff6f0b29a43c204f75e835a8bd88df3c17df8e898153cb56ebb3566c17231')
+sha512sums=('093d40be85dfdd5d063d994f62c5a32169b5d3accdc6dfb85411d3671cf84ea3deafaa92cfeda58251385ca58efd91b92a0ff48c265d9dd361f8ad75e039cef0')
prepare() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list