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

Felix Yan felixonmars at gemini.archlinux.org
Wed Aug 24 12:15:03 UTC 2022


    Date: Wednesday, August 24, 2022 @ 12:15:02
  Author: felixonmars
Revision: 1276107

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

Modified:
  haskell-tasty-checklist/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-24 11:49:25 UTC (rev 1276106)
+++ PKGBUILD	2022-08-24 12:15:02 UTC (rev 1276107)
@@ -2,8 +2,8 @@
 
 _hkgname=tasty-checklist
 pkgname=haskell-tasty-checklist
-pkgver=1.0.3.0
-pkgrel=118
+pkgver=1.0.4.0
+pkgrel=1
 pkgdesc="Check multiple items during a tasty test"
 url="https://github.com/kquick/tasty-checklist"
 license=("custom:ISC")
@@ -12,7 +12,7 @@
 makedepends=('ghc' 'uusi' 'haskell-doctest' 'haskell-hunit' 'haskell-tasty'
              'haskell-tasty-expected-failure' 'haskell-tasty-hunit')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('a132f75f659a0604c12d723111586064d7e805921d866fb77e357f92d4aa27189155bf5766eb618f1afc7db19e1bc052f941f4b83a60cc8176ceefd7b4630676')
+sha512sums=('cd17821949806c426ed75c0a62be7499bb0caec68c7d7654e07c6c0c197fcabf9c746c355341d7a1b066074fab80f50665f2640170eb147e94ea45d6c57e9606')
 
 prepare() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list