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

Felix Yan felixonmars at archlinux.org
Wed Oct 17 06:38:34 UTC 2018


    Date: Wednesday, October 17, 2018 @ 06:38:34
  Author: felixonmars
Revision: 394963

upgpkg: haskell-yesod-test 1.6.5.1-1

rebuild with ghc 8.6.1

Modified:
  haskell-yesod-test/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-17 06:23:51 UTC (rev 394962)
+++ PKGBUILD	2018-10-17 06:38:34 UTC (rev 394963)
@@ -2,8 +2,8 @@
 
 _hkgname=yesod-test
 pkgname=haskell-yesod-test
-pkgver=1.6.5
-pkgrel=72
+pkgver=1.6.5.1
+pkgrel=1
 pkgdesc="Integration testing for WAI/Yesod Applications"
 url="http://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=('ae990cbd3a04bbcefe02a650a904e295ee8e2ca4dd4ac9167e7f2ea879a02bb005dd3d686249f9f891261d8f184f5a3c2abd6e4c41cacb79751f5bd3bc85b4a5')
+sha512sums=('dbee2f3753062bc1a8c5a7657e832e65f2d360fdb1960285f168387fa20fb3fdb98efd6f749ba1e87a4dd78a3823e282205daa1662e831f2bad5572f817c5beb')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list