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

Felix Yan felixonmars at archlinux.org
Thu Aug 22 02:24:12 UTC 2019


    Date: Thursday, August 22, 2019 @ 02:24:11
  Author: felixonmars
Revision: 500450

upgpkg: haskell-yesod-test 1.6.6.2-1

rebuild with yesod-test 1.6.6.2

Modified:
  haskell-yesod-test/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-21 22:18:40 UTC (rev 500449)
+++ PKGBUILD	2019-08-22 02:24:11 UTC (rev 500450)
@@ -2,8 +2,8 @@
 
 _hkgname=yesod-test
 pkgname=haskell-yesod-test
-pkgver=1.6.6.1
-pkgrel=67
+pkgver=1.6.6.2
+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=('833ae785c82ec2cbc34c386fb7678e20cdb905c3eaee2698532e8f09167fac92b5af84b25557f548406184852156e4e22f9f12a86c9a3306cbb23145a4af1cba')
+sha512sums=('253279e58cfaf2afa6d728d7188e84603b2d575c344e76e3742c146a400eb77a37067dde571e9ba84a0cf5dcdae239f58aa77144e95ae57b33beae4b2ac08b93')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list