[arch-commits] Commit in haskell-yesod/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Apr 20 20:44:03 UTC 2021
Date: Tuesday, April 20, 2021 @ 20:44:02
Author: felixonmars
Revision: 920368
upgpkg: haskell-yesod 1.6.1.1-1: rebuild with yesod 1.6.1.1
Modified:
haskell-yesod/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-04-20 20:42:23 UTC (rev 920367)
+++ PKGBUILD 2021-04-20 20:44:02 UTC (rev 920368)
@@ -3,8 +3,8 @@
_hkgname=yesod
pkgname=haskell-yesod
-pkgver=1.6.1.0
-pkgrel=204
+pkgver=1.6.1.1
+pkgrel=1
pkgdesc="Creation of type-safe, RESTful web applications."
url="http://www.yesodweb.com/"
license=("MIT")
@@ -16,7 +16,7 @@
'haskell-yesod-core' 'haskell-yesod-form' 'haskell-yesod-persistent')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('712eed39b64f515cb949186ddb950133cc2daccde6d4a9b0115809e5f4726a957b2809ee785b348971c617b3d173bcd40776b065f5bf1d68b79af12905ada77a')
+sha512sums=('107eebba6caca8db995d538b604b0b8ebee79ab5efb4887a13073a1b5316725a134dbd558443461b2e87dd671e3ee9cad86fd6287282f7d45f41cffa6767daf7')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list