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

Felix Yan felixonmars at archlinux.org
Fri Aug 18 09:26:30 UTC 2017


    Date: Friday, August 18, 2017 @ 09:26:30
  Author: felixonmars
Revision: 252423

upgpkg: haskell-tasty 0.11.2.5-1

rebuild with tasty,0.11.2.5

Modified:
  haskell-tasty/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-18 09:23:26 UTC (rev 252422)
+++ PKGBUILD	2017-08-18 09:26:30 UTC (rev 252423)
@@ -4,8 +4,8 @@
 
 _hkgname=tasty
 pkgname=haskell-tasty
-pkgver=0.11.2.4
-pkgrel=2
+pkgver=0.11.2.5
+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=('b41f6d3f7fcbed5c4726580b87697d90a6c83e46cf943b030ffe77da7a96350d1c65adf6b642d8a79a38c9a2c1f35849dc7df5fcac04e26015b0f5f1a1c5b0a7')
+sha512sums=('5493cffab72f895b949abbdd5e00dfb84e95faae75c7bc3818698c9c53cae2ef87fa20c6b4a90a8d51dbc57a5ffcce06d261a4b7ea9623535adb434b41c92593')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list