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

Felix Yan felixonmars at gemini.archlinux.org
Thu Sep 16 17:28:24 UTC 2021


    Date: Thursday, September 16, 2021 @ 17:28:23
  Author: felixonmars
Revision: 1016442

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

Modified:
  haskell-persistent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-16 17:22:13 UTC (rev 1016441)
+++ PKGBUILD	2021-09-16 17:28:23 UTC (rev 1016442)
@@ -3,8 +3,8 @@
 
 _hkgname=persistent
 pkgname=haskell-persistent
-pkgver=2.13.1.1
-pkgrel=21
+pkgver=2.13.1.2
+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=('96ad931e56ec4ff1dfc6bc5e18858c6214277fb91e58dc08cca7523f2f708056326e7a67d4d3c5e54659c0035bab302bebec17fa2bae1c0a5703efccfb0141b1')
+sha512sums=('53e08e09be4d9d50a058314e499ece074fabd452654627335102cd6c9602ffa9588fb8e9fa8a1af0dd5b10fb7728154f9c46dbcdd0966c92c1bd82ee6929b08c')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list