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

Felix Yan felixonmars at archlinux.org
Wed Jul 19 05:07:41 UTC 2017


    Date: Wednesday, July 19, 2017 @ 05:07:40
  Author: felixonmars
Revision: 245639

upgpkg: haskell-tasty 0.11.2.3-1

rebuild with tasty,0.11.2.3

Modified:
  haskell-tasty/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-19 05:03:28 UTC (rev 245638)
+++ PKGBUILD	2017-07-19 05:07:40 UTC (rev 245639)
@@ -4,7 +4,7 @@
 
 _hkgname=tasty
 pkgname=haskell-tasty
-pkgver=0.11.2.2
+pkgver=0.11.2.3
 pkgrel=1
 pkgdesc="Modern and extensible testing framework"
 url="http://documentup.com/feuerbach/tasty"
@@ -14,7 +14,7 @@
          "haskell-optparse-applicative" "haskell-regex-tdfa" "haskell-stm" "haskell-tagged"
          "haskell-unbounded-delays")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('f820905e5ed4c59cb31f32366dd773ac109006094234d971c90619bc5c477aa91f7cda7c433b7fab554a8c32e6a81a39af3fcba0b71583b431e196dd3c429bea')
+sha512sums=('8d6dbf47222eafe2b6263c14e2f8af9f97e786230a03f23fbccb1a9d927fd15d0f9c03b293a48b9d1f00bc797ad21af7b153c711c52a1be28cb4b534589e48e3')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list