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

Felix Yan felixonmars at gemini.archlinux.org
Sun Jul 3 11:43:10 UTC 2022


    Date: Sunday, July 3, 2022 @ 11:43:10
  Author: felixonmars
Revision: 1243759

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

Modified:
  haskell-tasty-discover/trunk/PKGBUILD

----------+
 PKGBUILD |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-03 11:36:31 UTC (rev 1243758)
+++ PKGBUILD	2022-07-03 11:43:10 UTC (rev 1243759)
@@ -2,18 +2,18 @@
 
 _hkgname=tasty-discover
 pkgname=haskell-tasty-discover
-pkgver=4.2.3
-pkgrel=3
+pkgver=4.2.4
+pkgrel=1
 pkgdesc="Test discovery for the tasty framework"
 url="https://github.com/haskell-works/tasty-discover"
 license=('MIT')
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-glob')
-makedepends=('ghc' 'uusi' 'haskell-hedgehog' 'haskell-hspec' 'haskell-hspec-core' 'haskell-tasty'
-             'haskell-tasty-hedgehog' 'haskell-tasty-hspec' 'haskell-tasty-hunit'
-             'haskell-tasty-quickcheck' 'haskell-tasty-smallcheck')
+depends=('ghc-libs' 'haskell-glob' 'haskell-tasty')
+makedepends=('ghc' 'uusi' 'haskell-hedgehog' 'haskell-hspec' 'haskell-hspec-core'
+             'haskell-tasty-golden' '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=('a4f9313f0f624e6752e434edb934edec6bd6a7a241340e94679c3c8f733bebe690a99d1e8db1196c0c257c3a10f0c3605932ea6a4311c81875e7fb758fd27203')
+sha512sums=('58f924002b06e04b825941e6516285aaa1d09836b2457e85c7dd8acb6a375bb7da481bf1eb7e2c989a31d0ae7d8743c746f67819d91a0e482c84644ea3360afd')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list