Date: Tuesday, September 27, 2022 @ 14:10:11
  Author: felixonmars
Revision: 1312569

upgpkg: haskell-yesod-test 1.6.15-1: rebuild with yesod-test 1.6.15

Modified:
  haskell-yesod-test/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-27 14:06:56 UTC (rev 1312568)
+++ PKGBUILD    2022-09-27 14:10:11 UTC (rev 1312569)
@@ -2,8 +2,8 @@
 
 _hkgname=yesod-test
 pkgname=haskell-yesod-test
-pkgver=1.6.14
-pkgrel=60
+pkgver=1.6.15
+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' 
'haskell-unliftio-core')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('63c3f168f70e8ef1a9ba409a3052bab6c21aed8cb38df3c3ae68d553f74f1ec213db2120d9f985363d167726c161a24bc4a4e4ebd21a5f00b11259e931c0321e')
+sha512sums=('250a68062ddacffb7e72f008545114e30485d2e14d766566b76077f7d832d472e41475af08b0f2cbbac563f44771c7ceae0dc12b5a681684af65acc9565f212e')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to