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

Felix Yan felixonmars at archlinux.org
Sat Nov 23 12:46:25 UTC 2019


    Date: Saturday, November 23, 2019 @ 12:46:24
  Author: felixonmars
Revision: 532065

upgpkg: haskell-yesod-test 1.6.8-1

rebuild with yesod-test 1.6.8

Modified:
  haskell-yesod-test/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-23 12:09:50 UTC (rev 532064)
+++ PKGBUILD	2019-11-23 12:46:24 UTC (rev 532065)
@@ -2,8 +2,8 @@
 
 _hkgname=yesod-test
 pkgname=haskell-yesod-test
-pkgver=1.6.7
-pkgrel=16
+pkgver=1.6.8
+pkgrel=1
 pkgdesc="Integration testing for WAI/Yesod Applications"
 url="https://www.yesodweb.com"
 license=('MIT')
@@ -15,7 +15,7 @@
          'haskell-wai-extra' 'haskell-xml-conduit' 'haskell-xml-types' 'haskell-yesod-core')
 makedepends=('ghc' 'haskell-yesod-form' 'haskell-hspec' 'haskell-unliftio')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('7aaef5d2e6885a83bd7c346722bbc8ff2bdb0de26e55151140586f68c3d44dc8905e5493ee5e7fe6e3e15121fb0a93a5cb7dc10e4b6380c2afb8e23a27486466')
+sha512sums=('920183dee8074086df21356400a55d8b05aa23645ed3b97cda4a4337db98b61a6d258b060f87622ca760924f6a59ee386ab7821ab99fd46306546219dbc6f3b3')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list