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

Felix Yan felixonmars at archlinux.org
Sun Mar 7 23:10:07 UTC 2021


    Date: Sunday, March 7, 2021 @ 23:10:07
  Author: felixonmars
Revision: 886832

upgpkg: haskell-tasty-silver 3.2.1-1: rebuild with tasty-silver 3.2.1

Modified:
  haskell-tasty-silver/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-07 23:04:26 UTC (rev 886831)
+++ PKGBUILD	2021-03-07 23:10:07 UTC (rev 886832)
@@ -2,8 +2,8 @@
 
 _hkgname=tasty-silver
 pkgname=haskell-tasty-silver
-pkgver=3.2
-pkgrel=3
+pkgver=3.2.1
+pkgrel=1
 pkgdesc="A fancy test runner, including support for golden tests"
 url="https://github.com/phile314/tasty-silver"
 license=("MIT")
@@ -13,7 +13,7 @@
          'haskell-temporary')
 makedepends=('ghc' 'haskell-tasty-hunit')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('7cd7a7d4b88f00d6526241e8e9e5f2387b056ebf720352558fe9980a85e8412d2dc379a7068e244998282b625fadf91ca7772547bafef42e43dc490a2ea31556')
+sha512sums=('235edbc01ecd662df66e8816f9510d37eea5e631e2ae77d54611f85ba57ae4fe9c588264c74061a77f29f82c4e99d27e702569f0a57949622f794a61f50abfb4')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list