[arch-commits] Commit in haskell-persistent-sqlite/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Feb 14 15:12:40 UTC 2020
Date: Friday, February 14, 2020 @ 15:12:40
Author: felixonmars
Revision: 571098
upgpkg: haskell-persistent-sqlite 2.10.6-1: rebuild with persistent-sqlite 2.10.6
Modified:
haskell-persistent-sqlite/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-02-14 15:09:17 UTC (rev 571097)
+++ PKGBUILD 2020-02-14 15:12:40 UTC (rev 571098)
@@ -3,8 +3,8 @@
_hkgname=persistent-sqlite
pkgname=haskell-persistent-sqlite
-pkgver=2.10.5.1
-pkgrel=18
+pkgver=2.10.6
+pkgrel=1
pkgdesc="Backend for the persistent library using sqlite3"
url="https://www.yesodweb.com/book/persistent"
license=("MIT")
@@ -16,7 +16,7 @@
'haskell-persistent-template' 'haskell-persistent-test' 'haskell-quickcheck'
'haskell-system-fileio' 'haskell-system-filepath' 'haskell-temporary')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('ce221a33deba9aaaee22a230fd19d3f86671a0b80ea0763be50ffdeb10508c80f75e7069ee0a6cec4055ba0239821d5ce033a0e2ece0c4aca893730f31ecc9c2')
+sha512sums=('ae67d32d45e5211625567416f778cfd216833ebaafc800a0cc5789c9210ff2f7067633e0b25865ccbe1e51f43bad4a5f0419653f32b46bd942968e00e1796ca1')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list