[arch-commits] Commit in haskell-yesod-persistent/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Mar 31 13:24:41 UTC 2021
Date: Wednesday, March 31, 2021 @ 13:24:41
Author: felixonmars
Revision: 910597
upgpkg: haskell-yesod-persistent 1.6.0.6-1: rebuild with yesod-persistent 1.6.0.6
Modified:
haskell-yesod-persistent/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-03-31 13:22:47 UTC (rev 910596)
+++ PKGBUILD 2021-03-31 13:24:41 UTC (rev 910597)
@@ -3,8 +3,8 @@
_hkgname=yesod-persistent
pkgname=haskell-yesod-persistent
-pkgver=1.6.0.5
-pkgrel=127
+pkgver=1.6.0.6
+pkgrel=1
pkgdesc="Some helpers for using Persistent from Yesod."
url="http://www.yesodweb.com/"
license=("MIT")
@@ -14,7 +14,7 @@
"haskell-yesod-core")
makedepends=('ghc' 'haskell-hspec' 'haskell-wai-extra' 'haskell-persistent-sqlite')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('b423085942660271aea65547dffc8f68b4cf8b78a7b13fa813fad60c82a5c447c9bccc19116bdc4248dc158d81d1573a925a60d096efd666e8178c863c2bafc8')
+sha512sums=('2b6a7e5d8c8c6ab99b19b18dd8ae8c41a5e5218ed8eb376416c13c25f20ce00f184019a12e66c4aa8d231889f64fa8db21cacbebbdc705bc6058204190fab123')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list