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

Felix Yan felixonmars at archlinux.org
Sat Jul 28 14:24:37 UTC 2018


    Date: Saturday, July 28, 2018 @ 14:24:36
  Author: felixonmars
Revision: 363774

upgpkg: haskell-tasty 1.1.0.3-1

rebuild with tasty 1.1.0.3

Modified:
  haskell-tasty/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-28 14:23:51 UTC (rev 363773)
+++ PKGBUILD	2018-07-28 14:24:36 UTC (rev 363774)
@@ -4,8 +4,8 @@
 
 _hkgname=tasty
 pkgname=haskell-tasty
-pkgver=1.1.0.2
-pkgrel=2
+pkgver=1.1.0.3
+pkgrel=1
 pkgdesc="Modern and extensible testing framework"
 url="http://documentup.com/feuerbach/tasty"
 license=("MIT")
@@ -15,7 +15,7 @@
          'haskell-wcwidth')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('9f992605051302be51376c5c6d57aba0c4bfb3a21ddd5693f2691f1917de9d42a5c6f322793a9f6b2fe0260d150e6bf38a987729509dbacb9aaf590de73369d0')
+sha512sums=('18f8cbdfd968bdb3e4a8daa0d38a2f69288cc880ab433825deabd0d094f725d5a43e6495d17dae72693717b46f25ed330e9686d22c3d79abd96e3d494eaf41b2')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list