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

Felix Yan felixonmars at archlinux.org
Tue Apr 14 21:42:43 UTC 2020


    Date: Tuesday, April 14, 2020 @ 21:42:42
  Author: felixonmars
Revision: 614272

upgpkg: haskell-tasty-golden 2.3.3.1-1: rebuild with warp tasty-golden 2.3.3.1

Modified:
  haskell-tasty-golden/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-14 21:40:22 UTC (rev 614271)
+++ PKGBUILD	2020-04-14 21:42:42 UTC (rev 614272)
@@ -3,8 +3,8 @@
 
 _hkgname=tasty-golden
 pkgname=haskell-tasty-golden
-pkgver=2.3.3
-pkgrel=6
+pkgver=2.3.3.1
+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=('7ca5b1c04a75b91559fc2b368ef309bb780672af017fe80e2e6a9d7f4820d293115cbbda523d46e7b1ab70128b262656030662289e2098c9efc44afc2a64dfc8')
+sha512sums=('f3e323d891fa8af40821a4170efcc006600f112792b8572849c8f3e45b88bdbeda88341c71dd26f7fc35b21199583b338c76a8a31ba4d889eadc1035253e8c66')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list