[arch-commits] Commit in haskell-tasty-discover/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu Oct 8 17:53:47 UTC 2020


    Date: Thursday, October 8, 2020 @ 17:53:47
  Author: felixonmars
Revision: 721806

upgpkg: haskell-tasty-discover 4.2.2-1: rebuild with tasty-discover 4.2.2

Modified:
  haskell-tasty-discover/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-08 17:52:58 UTC (rev 721805)
+++ PKGBUILD	2020-10-08 17:53:47 UTC (rev 721806)
@@ -2,8 +2,8 @@
 
 _hkgname=tasty-discover
 pkgname=haskell-tasty-discover
-pkgver=4.2.1
-pkgrel=52
+pkgver=4.2.2
+pkgrel=1
 pkgdesc="Test discovery for the tasty framework"
 url="http://git.coop/lwm/tasty-discover"
 license=('MIT')
@@ -12,7 +12,7 @@
 makedepends=('ghc' 'haskell-hedgehog' 'haskell-tasty' 'haskell-tasty-hedgehog' 'haskell-tasty-hspec'
              'haskell-tasty-hunit' 'haskell-tasty-quickcheck' 'haskell-tasty-smallcheck')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('46dff0398f012d58f53b151ceeea02831149d86d5c4dcc66217c7d53825efadb8dd8226d10d0082ef236763649a39e44c400994a93bd9e7052be7b527f8fa7b7')
+sha512sums=('42a0d9c79e3c80780fbf65b9069586d908eaea8cdad62b35120369cfc1fa14f7155b8aba27356d6f454c6fb292bcd3f637ce59827795bdf5cce4e9ab5f9e7792')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list