[arch-commits] Commit in haskell-persistent/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Thu Jul 22 18:34:16 UTC 2021
Date: Thursday, July 22, 2021 @ 18:34:16
Author: felixonmars
Revision: 983992
upgpkg: haskell-persistent 2.13.1.1-1: rebuild with persistent 2.13.1.1
Modified:
haskell-persistent/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-22 18:30:29 UTC (rev 983991)
+++ PKGBUILD 2021-07-22 18:34:16 UTC (rev 983992)
@@ -3,8 +3,8 @@
_hkgname=persistent
pkgname=haskell-persistent
-pkgver=2.13.1.0
-pkgrel=4
+pkgver=2.13.1.1
+pkgrel=1
pkgdesc="Type-safe, multi-backend data serialization"
url="http://www.yesodweb.com/book/persistent"
license=("MIT")
@@ -18,7 +18,7 @@
makedepends=('ghc' 'haskell-hspec' 'haskell-quickcheck' 'haskell-quickcheck-instances'
'haskell-shakespeare')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('a5fb6c6667ddeb22099e66877554393a4eb60b41dcd6d2ac5b955af9ef40e817f71457170a13d73af8544e6c1ba19bddc0f8d16dcd2367ad7d97bdf1baed65ad')
+sha512sums=('96ad931e56ec4ff1dfc6bc5e18858c6214277fb91e58dc08cca7523f2f708056326e7a67d4d3c5e54659c0035bab302bebec17fa2bae1c0a5703efccfb0141b1')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list