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

Felix Yan felixonmars at archlinux.org
Fri Dec 25 17:43:15 UTC 2020


    Date: Friday, December 25, 2020 @ 17:43:13
  Author: felixonmars
Revision: 790862

upgpkg: haskell-tasty-quickcheck 0.10.1.2-1: rebuild with tasty-quickcheck 0.10.1.2

Modified:
  haskell-tasty-quickcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-25 17:39:51 UTC (rev 790861)
+++ PKGBUILD	2020-12-25 17:43:13 UTC (rev 790862)
@@ -3,8 +3,8 @@
 
 _hkgname=tasty-quickcheck
 pkgname=haskell-tasty-quickcheck
-pkgver=0.10.1.1
-pkgrel=130
+pkgver=0.10.1.2
+pkgrel=1
 pkgdesc="QuickCheck support for the Tasty test framework."
 url="http://documentup.com/feuerbach/tasty"
 license=("MIT")
@@ -13,7 +13,7 @@
          'haskell-tagged' 'haskell-tasty')
 makedepends=('ghc' 'haskell-tasty-hunit' 'haskell-pcre-light')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('13cfcc99eb9988d4842327d96f0e58f5ba6c653d3027a4adb307d4101bc2f7deee0033197b4358a837ace0d03423bdafe2197b029da6a64d8b650ee2f5bd958d')
+sha512sums=('61cdecdf932b32da7b9c0df8249797725fd62fc1380f5b95984543c2757f49103cf3555e5ebbc800fa6457e7ca509ae44f4e7bf54241f8bf6cba05b3cca24a78')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list