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

Felix Yan felixonmars at archlinux.org
Thu Feb 13 21:42:30 UTC 2020


    Date: Thursday, February 13, 2020 @ 21:42:30
  Author: felixonmars
Revision: 570930

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

Modified:
  haskell-tasty-rerun/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-13 21:42:23 UTC (rev 570929)
+++ PKGBUILD	2020-02-13 21:42:30 UTC (rev 570930)
@@ -3,7 +3,7 @@
 
 _hkgname=tasty-rerun
 pkgname=haskell-tasty-rerun
-pkgver=1.1.16
+pkgver=1.1.17
 pkgrel=1
 pkgdesc="Rerun only tests which failed in a previous test run"
 url="https://github.com/ocharles/tasty-rerun"
@@ -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=('f232f08c1be396f15cadb3d6bf0d769df01dfb890dce992ea3e265c922a8d5ff880bd3599fcfa9308f3a55fc8b0a2d76881c849378e8a126b80d016b585c51d7')
+sha512sums=('d65b35acb1b45a78a0bbe568a2118ea6580352a55b921f06974bdf59e363403f1590604e215840be990f5f18a5d8e75abd416e7d3d9b6b9f4c6c16532c31052d')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list