[arch-commits] Commit in haskell-persistent-sqlite/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Feb 22 14:28:52 UTC 2020
Date: Saturday, February 22, 2020 @ 14:28:50
Author: felixonmars
Revision: 578673
upgpkg: haskell-persistent-sqlite 2.10.6.2-1: rebuild with persistent-sqlite 2.10.6.2
Modified:
haskell-persistent-sqlite/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-02-22 14:24:19 UTC (rev 578672)
+++ PKGBUILD 2020-02-22 14:28:50 UTC (rev 578673)
@@ -3,8 +3,8 @@
_hkgname=persistent-sqlite
pkgname=haskell-persistent-sqlite
-pkgver=2.10.6.1
-pkgrel=3
+pkgver=2.10.6.2
+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=('4a6041ea54337cc6397138004650979dc2b7d2a57145b9a2870140cc8baa04c3b31788d972b4147bc833b1bd27b0c119236f91dfa56b8a14b5f92329a1d11246')
+sha512sums=('b1db41bf77ae53b99c28f3224c9a2b7335faa4a78c96487270249959cc9491fa542e28d38dd63a2b417580f6a41608ffcee152e8609fe16392005c728862c7bc')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list