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

Felix Yan felixonmars at archlinux.org
Sun Oct 20 07:31:31 UTC 2019


    Date: Sunday, October 20, 2019 @ 07:31:30
  Author: felixonmars
Revision: 517645

upgpkg: haskell-yesod-test 1.6.7-1

rebuild with yesod-test 1.6.7

Modified:
  haskell-yesod-test/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-20 07:14:04 UTC (rev 517644)
+++ PKGBUILD	2019-10-20 07:31:30 UTC (rev 517645)
@@ -2,8 +2,8 @@
 
 _hkgname=yesod-test
 pkgname=haskell-yesod-test
-pkgver=1.6.6.2
-pkgrel=35
+pkgver=1.6.7
+pkgrel=1
 pkgdesc="Integration testing for WAI/Yesod Applications"
 url="https://www.yesodweb.com"
 license=('MIT')
@@ -11,11 +11,11 @@
 depends=('ghc-libs' 'haskell-hunit' 'haskell-attoparsec' 'haskell-blaze-builder'
          'haskell-blaze-html' 'haskell-case-insensitive' 'haskell-conduit'
          'haskell-cookie' 'haskell-hspec-core' 'haskell-html-conduit' 'haskell-http-types'
-         'haskell-network' 'haskell-pretty-show' 'haskell-wai'
+         'haskell-memory' 'haskell-network' 'haskell-pretty-show' 'haskell-wai'
          '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=('253279e58cfaf2afa6d728d7188e84603b2d575c344e76e3742c146a400eb77a37067dde571e9ba84a0cf5dcdae239f58aa77144e95ae57b33beae4b2ac08b93')
+sha512sums=('7aaef5d2e6885a83bd7c346722bbc8ff2bdb0de26e55151140586f68c3d44dc8905e5493ee5e7fe6e3e15121fb0a93a5cb7dc10e4b6380c2afb8e23a27486466')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list