[arch-commits] Commit in haskell-persistent/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Nov 14 23:18:12 UTC 2020
Date: Saturday, November 14, 2020 @ 23:18:11
Author: felixonmars
Revision: 754236
upgpkg: haskell-persistent 2.10.5.3-1: rebuild with persistent 2.10.5.3
Modified:
haskell-persistent/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-14 23:15:58 UTC (rev 754235)
+++ PKGBUILD 2020-11-14 23:18:11 UTC (rev 754236)
@@ -3,8 +3,8 @@
_hkgname=persistent
pkgname=haskell-persistent
-pkgver=2.10.5.2
-pkgrel=115
+pkgver=2.10.5.3
+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=('5d7fe9259d89ab210bd136d9f9b0f3e52d48825a003cc02dfb01f50457324daf2c8659b9123cc0e958b636613fa61004f649f97980c6a5427d425656ceb166f1')
+sha512sums=('1753e64e468899ef28efb476c8f597f0733df04bf5c9fb51e1bb4d0cc9b265f772d43b8549ba26bf3a7a7f1c29efdcc495a58c4e163b855c8b23068d03b1c5b7')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list