[arch-commits] Commit in haskell-yesod-test/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Dec 22 16:36:46 UTC 2020
Date: Tuesday, December 22, 2020 @ 16:36:45
Author: felixonmars
Revision: 782651
upgpkg: haskell-yesod-test 1.6.12-1: rebuild with yesod-test 1.6.12
Modified:
haskell-yesod-test/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-22 16:31:19 UTC (rev 782650)
+++ PKGBUILD 2020-12-22 16:36:45 UTC (rev 782651)
@@ -2,8 +2,8 @@
_hkgname=yesod-test
pkgname=haskell-yesod-test
-pkgver=1.6.11
-pkgrel=15
+pkgver=1.6.12
+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=('ebf03b6104b768b88f0ed50210f61c0d610a9f820d1887bb89a91384e2a9efa79e1773d8037f67fab2421bff3cb6f60cbfe79b3cede475b7019fd21c07437e04')
+sha512sums=('777d112d8c5ae77d667da2b8d1ed91a1cf751850d5b3678e787e7123aca8666d0a4b6d6161b7109491012d56c160603d62563b881a136ccc76a1edd006c423d6')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list