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

Felix Yan felixonmars at archlinux.org
Thu Jan 4 02:55:47 UTC 2018


    Date: Thursday, January 4, 2018 @ 02:55:46
  Author: felixonmars
Revision: 278413

upgpkg: haskell-tasty 0.12.0.1-1

rebuild with tasty,0.12.0.1

Modified:
  haskell-tasty/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-04 02:50:41 UTC (rev 278412)
+++ PKGBUILD	2018-01-04 02:55:46 UTC (rev 278413)
@@ -4,8 +4,8 @@
 
 _hkgname=tasty
 pkgname=haskell-tasty
-pkgver=0.12
-pkgrel=3
+pkgver=0.12.0.1
+pkgrel=1
 pkgdesc="Modern and extensible testing framework"
 url="http://documentup.com/feuerbach/tasty"
 license=("MIT")
@@ -15,7 +15,7 @@
          'haskell-unbounded-delays')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('e55a80384117aa0f83ee71e283557c0820641f52c215008d08f84741c7638ce1718d7121f09abf8036084ae79af69cd4aa25de073ba283c6358d08c28a21ffb9')
+sha512sums=('e48fd98fc99b100d0d1abaaefef0d9d557f0e052fe82da1bdaa6051edc41b35955e6d3a5e12b7686f83a6a4041e1555c0396ad0488c0e7a4a4947af221eba6f6')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list