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

Felix Yan felixonmars at archlinux.org
Sat Jun 6 08:53:31 UTC 2020


    Date: Saturday, June 6, 2020 @ 08:53:30
  Author: felixonmars
Revision: 639303

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

Modified:
  haskell-tasty-golden/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-06 06:00:39 UTC (rev 639302)
+++ PKGBUILD	2020-06-06 08:53:30 UTC (rev 639303)
@@ -3,8 +3,8 @@
 
 _hkgname=tasty-golden
 pkgname=haskell-tasty-golden
-pkgver=2.3.3.3
-pkgrel=2
+pkgver=2.3.4
+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" 'haskell-unix-compat')
 makedepends=('ghc' 'haskell-tasty-hunit')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('166bced34d5bd57065503e2106cba8d6115802e8b1b0edfa653361c1585c649de4d43f5059008d9c27d62da062d326d8a249c10a859101433f5b1a1a99a1280d')
+sha512sums=('fbc309cf7951a348f172c7cb115ef53d6cda77d47793ebbf9fbfd697187dc8773e6283d705162ce0beb877887136f34db315de0e8d48eff5f872acce32ebf516')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list