[arch-commits] Commit in haskell-hspec/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed May 26 14:43:19 UTC 2021
Date: Wednesday, May 26, 2021 @ 14:43:19
Author: felixonmars
Revision: 946661
upgpkg: haskell-hspec 2.8.2-1: rebuild with hspec 2.8.2, hspec-core 2.8.2, hspec-discover 2.8.2
Modified:
haskell-hspec/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-26 14:42:36 UTC (rev 946660)
+++ PKGBUILD 2021-05-26 14:43:19 UTC (rev 946661)
@@ -2,8 +2,8 @@
_hkgname=hspec
pkgname=haskell-hspec
-pkgver=2.8.1
-pkgrel=10
+pkgver=2.8.2
+pkgrel=1
pkgdesc="A Testing Framework for Haskell"
url="http://hspec.github.io/"
license=('MIT')
@@ -12,7 +12,7 @@
'haskell-hspec-expectations')
makedepends=('ghc')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('d35ab96e0f47227fc0c658bb3408a02eb0be3876d54596d6f3f09eddaebec71794e9870e2999674b2fb4afad9138e1f92977b3d2cad1a00876a4fb6a484e683e')
+sha512sums=('cd80991afaf9ad4288bd4b2673429dd02f275353d7e81f8cba47e1ccfe6c57ec4fcbb058a082d283c5498a5ae51392a3a7fd3306ccec9f5a3d1308a21d6beffd')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list