[arch-commits] Commit in haskell-chasingbottoms/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Jan 25 18:48:15 UTC 2021
Date: Monday, January 25, 2021 @ 18:48:15
Author: felixonmars
Revision: 829756
upgpkg: haskell-chasingbottoms 1.3.1.10-1: rebuild with ChasingBottoms 1.3.1.10
Modified:
haskell-chasingbottoms/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-25 18:39:50 UTC (rev 829755)
+++ PKGBUILD 2021-01-25 18:48:15 UTC (rev 829756)
@@ -2,8 +2,8 @@
_hkgname=ChasingBottoms
pkgname=haskell-chasingbottoms
-pkgver=1.3.1.9
-pkgrel=50
+pkgver=1.3.1.10
+pkgrel=1
pkgdesc="For testing partial and infinite values"
url="https://hackage.haskell.org/package/ChasingBottoms"
license=('MIT')
@@ -11,7 +11,7 @@
depends=('ghc-libs' 'haskell-quickcheck' 'haskell-random' 'haskell-syb')
makedepends=('ghc')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('15b05c3080e7e5960d9f84d4c3a3941a08a8f15a4c8241f7fee11f24054e09092925093f88bdd7ac38eedc57a02fa76c468e61c5ad08cb0c599a2a01bbe6b88b')
+sha512sums=('3da94b087282a7c10425ad404f35dd56ab189e83a96f78bb02dc45667a7c441abe3d00e74eb23ecfed7a59e9dd0d96bcc30810bb5df2b0b187470b3ba192d205')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list