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

Felix Yan felixonmars at archlinux.org
Fri Oct 20 03:58:41 UTC 2017


    Date: Friday, October 20, 2017 @ 03:58:40
  Author: felixonmars
Revision: 263686

upgpkg: haskell-tasty 0.11.3-1

rebuild with tasty,0.11.3

Modified:
  haskell-tasty/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-20 00:13:04 UTC (rev 263685)
+++ PKGBUILD	2017-10-20 03:58:40 UTC (rev 263686)
@@ -4,8 +4,8 @@
 
 _hkgname=tasty
 pkgname=haskell-tasty
-pkgver=0.11.2.5
-pkgrel=3
+pkgver=0.11.3
+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=('5493cffab72f895b949abbdd5e00dfb84e95faae75c7bc3818698c9c53cae2ef87fa20c6b4a90a8d51dbc57a5ffcce06d261a4b7ea9623535adb434b41c92593')
+sha512sums=('2cdaf4366847c908670a303725e42c473b27bd8b01d9bde193cae8c758eee3c6f7baf77e09bfb6720427bafc1042f0e9418dd8cbd80333b0a7d053d5b3928a31')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list