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

Felix Yan felixonmars at gemini.archlinux.org
Wed Mar 23 19:48:48 UTC 2022


    Date: Wednesday, March 23, 2022 @ 19:48:48
  Author: felixonmars
Revision: 1172007

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

Modified:
  haskell-persistent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-23 19:05:59 UTC (rev 1172006)
+++ PKGBUILD	2022-03-23 19:48:48 UTC (rev 1172007)
@@ -3,8 +3,8 @@
 
 _hkgname=persistent
 pkgname=haskell-persistent
-pkgver=2.13.1.2
-pkgrel=84
+pkgver=2.13.2.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=('53e08e09be4d9d50a058314e499ece074fabd452654627335102cd6c9602ffa9588fb8e9fa8a1af0dd5b10fb7728154f9c46dbcdd0966c92c1bd82ee6929b08c')
+sha512sums=('fd1f55780c8a14bfd485ce2316b0dc5a7f5225233b029866363530e7752d8640141ed8843b87d12541e8e1dce61ea7f9d86c92209d8c103d3e0516006f789e8b')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list