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

Felix Yan felixonmars at archlinux.org
Thu Jul 1 00:45:40 UTC 2021


    Date: Thursday, July 1, 2021 @ 00:45:40
  Author: felixonmars
Revision: 969025

upgpkg: haskell-tasty-checklist 1.0.1.0-1: rebuild with tasty-checklist 1.0.1.0

Modified:
  haskell-tasty-checklist/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-01 00:44:08 UTC (rev 969024)
+++ PKGBUILD	2021-07-01 00:45:40 UTC (rev 969025)
@@ -2,8 +2,8 @@
 
 _hkgname=tasty-checklist
 pkgname=haskell-tasty-checklist
-pkgver=1.0.0.0
-pkgrel=2
+pkgver=1.0.1.0
+pkgrel=1
 pkgdesc="Check multiple items during a tasty test"
 url="https://github.com/kquick/tasty-checklist"
 license=("custom:ISC")
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-parameterized-utils')
 makedepends=('ghc' 'uusi' 'haskell-tasty' 'haskell-tasty-expected-failure' 'haskell-tasty-hunit')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha256sums=('246304a54451ccd8acd9a622effb982d6ac80b2e881b6fd1e0eee235ab251eaa')
+sha512sums=('224ae60c450ebadd677d0227526a34ce2b3cee4491b164e0261ebcf40b3eb945d34fbda1f5e82611317331fb61253ebdb4c2c302296d92234ec365c37e3cde34')
 
 prepare() {
   cd $_hkgname-$pkgver




More information about the arch-commits mailing list