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

Felix Yan felixonmars at archlinux.org
Sat Jun 23 04:16:18 UTC 2018


    Date: Saturday, June 23, 2018 @ 04:16:18
  Author: felixonmars
Revision: 344663

upgpkg: haskell-tasty-golden 2.3.2-1

rebuild with tasty-golden 2.3.2

Modified:
  haskell-tasty-golden/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-23 04:14:36 UTC (rev 344662)
+++ PKGBUILD	2018-06-23 04:16:18 UTC (rev 344663)
@@ -4,8 +4,8 @@
 
 _hkgname=tasty-golden
 pkgname=haskell-tasty-golden
-pkgver=2.3.1.3
-pkgrel=14
+pkgver=2.3.2
+pkgrel=1
 pkgdesc="Golden tests support for tasty"
 url="https://github.com/feuerbach/tasty-golden"
 license=("MIT")
@@ -14,7 +14,7 @@
          "haskell-tagged" "haskell-async")
 makedepends=('ghc' 'haskell-tasty-hunit')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('1791165a09bc75ba1b3a0c60f9b4809086aec46611d82b895ca5daac661c6667702ff99bf8a115427bbb6a0d0418672206118018938cfc07c125f90ce5a1defe')
+sha512sums=('6947a6e9368be82ae8b59843a179c26a01ce49b67729a8c2844dd3c76a66d9fa69b9569912a72256ab98e233f58d70a9c7f53b9c0c333a2ea932726c875b223d')
 
 prepare() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list