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

Felix Yan felixonmars at archlinux.org
Mon Mar 12 21:59:44 UTC 2018


    Date: Monday, March 12, 2018 @ 21:59:43
  Author: felixonmars
Revision: 306592

upgpkg: haskell-tasty-expected-failure 0.11.1.1-1

rebuild with tasty-expected-failure,0.11.1.1

Modified:
  haskell-tasty-expected-failure/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-12 21:57:43 UTC (rev 306591)
+++ PKGBUILD	2018-03-12 21:59:43 UTC (rev 306592)
@@ -4,8 +4,8 @@
 
 _hkgname=tasty-expected-failure
 pkgname=haskell-tasty-expected-failure
-pkgver=0.11.1
-pkgrel=2
+pkgver=0.11.1.1
+pkgrel=1
 pkgdesc="Mark tasty tests as failure expected"
 url="https://github.com/nomeata/tasty-expected-failure"
 license=("MIT")
@@ -13,7 +13,7 @@
 depends=('ghc-libs' 'haskell-tagged' 'haskell-tasty')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('377fb54741089bf3c1c8d9c7f8e443360e0c13486f58f9c287a99fe092539c5b93c55eab8e2b1b9749ee163c7b7ef1319706f8590aca0306231052c8b2ceabf5')
+sha512sums=('de96c0046adfe09c66b49bcf9e6917657f49506f708ca9b5238fbfc1700748c0574a291bb15cd871663103cc21e32cae1c80edfc3b45efe959ccc8c64780f78a')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list