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

Felix Yan felixonmars at archlinux.org
Wed Feb 12 08:09:35 UTC 2020


    Date: Wednesday, February 12, 2020 @ 08:09:34
  Author: felixonmars
Revision: 569109

upgpkg: haskell-tasty-rerun 1.1.16-1: rebuild with tasty-rerun 1.1.16

Modified:
  haskell-tasty-rerun/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-12 08:07:40 UTC (rev 569108)
+++ PKGBUILD	2020-02-12 08:09:34 UTC (rev 569109)
@@ -3,8 +3,8 @@
 
 _hkgname=tasty-rerun
 pkgname=haskell-tasty-rerun
-pkgver=1.1.15
-pkgrel=7
+pkgver=1.1.16
+pkgrel=1
 pkgdesc="Rerun only tests which failed in a previous test run"
 url="https://github.com/ocharles/tasty-rerun"
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-optparse-applicative' 'haskell-split' 'haskell-tagged' 'haskell-tasty')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('c05e0cd8f2351c8d6a512d3039d6f718c4bf879b2465530817f6e54e9074456c9e7e2960ee9af47bac2f39e83adcd024631f83d97f1765c3e708f73ffcf124f3')
+sha512sums=('f232f08c1be396f15cadb3d6bf0d769df01dfb890dce992ea3e265c922a8d5ff880bd3599fcfa9308f3a55fc8b0a2d76881c849378e8a126b80d016b585c51d7')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list