[arch-commits] Commit in haskell-persistent-sqlite/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Nov 19 16:46:24 UTC 2020
Date: Thursday, November 19, 2020 @ 16:46:23
Author: felixonmars
Revision: 757617
upgpkg: haskell-persistent-sqlite 2.11.0.0-1: rebuild with persistent 2.11.0.0, persistent-sqlite 2.11.0.0, persistent-template 2.9.1.0, persistent-test 2.0.3.4
Modified:
haskell-persistent-sqlite/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-19 16:45:51 UTC (rev 757616)
+++ PKGBUILD 2020-11-19 16:46:23 UTC (rev 757617)
@@ -3,8 +3,8 @@
_hkgname=persistent-sqlite
pkgname=haskell-persistent-sqlite
-pkgver=2.10.6.2
-pkgrel=147
+pkgver=2.11.0.0
+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=('b1db41bf77ae53b99c28f3224c9a2b7335faa4a78c96487270249959cc9491fa542e28d38dd63a2b417580f6a41608ffcee152e8609fe16392005c728862c7bc')
+sha512sums=('2a8ee1e58960e9430c72984430c1c55e5ccb901db02fbe57a8d1e4366ac228fe4f4419f3fb0f9019029a5abb0f7034c831f92045799dd1b905ec809c52f673b6')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list