[arch-commits] Commit in haskell-persistent/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Wed May 4 06:24:20 UTC 2022


    Date: Wednesday, May 4, 2022 @ 06:24:20
  Author: felixonmars
Revision: 1192495

upgpkg: haskell-persistent 2.13.3.1-1: rebuild with persistent 2.13.3.1

Modified:
  haskell-persistent/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-04 05:49:31 UTC (rev 1192494)
+++ PKGBUILD	2022-05-04 06:24:20 UTC (rev 1192495)
@@ -3,8 +3,8 @@
 
 _hkgname=persistent
 pkgname=haskell-persistent
-pkgver=2.13.3.0
-pkgrel=3
+pkgver=2.13.3.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=('6d85ce88e31ca2d81b1442f53d67b642c2ce63f678c00e11db1dd682ae1ee57ee3e85dbd50b4371bc8c23891a68496bba6b4a707c6f5b38e541da421540c78be')
+sha512sums=('c7a1d0b9041baf450c842a25139f04e95cb72bbff8c866058b268a3741b8fbef267e637354997de6b4c39833c2c8d1d7dbd3a40b3945895fb68f50b70f021e12')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list