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

Felix Yan felixonmars at archlinux.org
Wed May 5 23:10:35 UTC 2021


    Date: Wednesday, May 5, 2021 @ 23:10:35
  Author: felixonmars
Revision: 928275

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

Modified:
  haskell-persistent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-05 23:09:58 UTC (rev 928274)
+++ PKGBUILD	2021-05-05 23:10:35 UTC (rev 928275)
@@ -3,8 +3,8 @@
 
 _hkgname=persistent
 pkgname=haskell-persistent
-pkgver=2.12.1.0
-pkgrel=5
+pkgver=2.12.1.1
+pkgrel=1
 pkgdesc="Type-safe, multi-backend data serialization"
 url="http://www.yesodweb.com/book/persistent"
 license=("MIT")
@@ -17,7 +17,7 @@
          'haskell-vector')
 makedepends=('ghc' 'haskell-hspec' 'haskell-quickcheck' 'haskell-shakespeare')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('2a9dcd5222bf5edbb0917eaba4c3d03a278d80ddb9b7e4ca9fc9f9b6845844010f503e4735bf876bdc7ddd18e4547132aa3995f1e2944f61818588d010f01e1a')
+sha512sums=('c22f97b9b9381f0e65dbe7401c46777f26dacaf5bb9df9b6b32f46bb82b1fa257ecf8a1e03fd6f553ee51290896e2afa6ba532b75694c68a130363f5b5483544')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list