[arch-commits] Commit in haskell-persistent/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Mar 12 21:26:33 UTC 2020
Date: Thursday, March 12, 2020 @ 21:26:32
Author: felixonmars
Revision: 595551
upgpkg: haskell-persistent 2.10.5.2-1: rebuild with persistent 2.10.5.2
Modified:
haskell-persistent/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-12 20:49:59 UTC (rev 595550)
+++ PKGBUILD 2020-03-12 21:26:32 UTC (rev 595551)
@@ -3,8 +3,8 @@
_hkgname=persistent
pkgname=haskell-persistent
-pkgver=2.10.5.1
-pkgrel=20
+pkgver=2.10.5.2
+pkgrel=1
pkgdesc="Type-safe, multi-backend data serialization"
url="http://www.yesodweb.com/book/persistent"
license=("MIT")
@@ -16,7 +16,7 @@
'haskell-unliftio' 'haskell-unliftio-core' 'haskell-vector')
makedepends=('ghc' 'haskell-hspec')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('4bacecc91fce1a5c76d93cd9a102ab92df8cfbd741d1ef38810ee2ae104e75258361cde3acb77d9f8a8f3b496230b224f7a891448f04751fc9c0a468f9797509')
+sha512sums=('5d7fe9259d89ab210bd136d9f9b0f3e52d48825a003cc02dfb01f50457324daf2c8659b9123cc0e958b636613fa61004f649f97980c6a5427d425656ceb166f1')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list