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

Felix Yan felixonmars at archlinux.org
Tue Apr 28 08:28:21 UTC 2020


    Date: Tuesday, April 28, 2020 @ 08:28:21
  Author: felixonmars
Revision: 621972

upgpkg: haskell-tasty-golden 2.3.3.2-1: rebuild with tasty-golden 2.3.3.2

Modified:
  haskell-tasty-golden/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-28 08:25:44 UTC (rev 621971)
+++ PKGBUILD	2020-04-28 08:28:21 UTC (rev 621972)
@@ -3,8 +3,8 @@
 
 _hkgname=tasty-golden
 pkgname=haskell-tasty-golden
-pkgver=2.3.3.1
-pkgrel=2
+pkgver=2.3.3.2
+pkgrel=1
 pkgdesc="Golden tests support for tasty"
 url="https://github.com/feuerbach/tasty-golden"
 license=("MIT")
@@ -13,7 +13,7 @@
          "haskell-tagged" "haskell-async")
 makedepends=('ghc' 'haskell-tasty-hunit')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('f3e323d891fa8af40821a4170efcc006600f112792b8572849c8f3e45b88bdbeda88341c71dd26f7fc35b21199583b338c76a8a31ba4d889eadc1035253e8c66')
+sha512sums=('41444eb48b7fe22969cab12d92c30072b917c3309ef9c3c3b086ff28caa377ea98800d5d0fb6d01b7f8adf4d3dbacd86a85c4eff81ad35205ce3da201b75cb79')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list