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

Felix Yan felixonmars at archlinux.org
Mon Jul 5 05:59:19 UTC 2021


    Date: Monday, July 5, 2021 @ 05:59:18
  Author: felixonmars
Revision: 972265

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

Modified:
  haskell-persistent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-05 05:55:58 UTC (rev 972264)
+++ PKGBUILD	2021-07-05 05:59:18 UTC (rev 972265)
@@ -3,8 +3,8 @@
 
 _hkgname=persistent
 pkgname=haskell-persistent
-pkgver=2.13.0.2
-pkgrel=9
+pkgver=2.13.0.3
+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=('10290d73377cad62ae74452c2557b2a487edaddeb61498b43358323065b01325502afdf07dc94f85233b25ddb5616001866518accbbb8cb9b92d9f905c7967c1')
+sha512sums=('70a642d509d02f908d7665b16937a1658700a00618a6b6028354a7208edfeb1ad4a1e9df7c3ddd64e91871e617447495b7417064a4ec615ecba80bbcd73df15e')
 
 build() {
     cd $_hkgname-$pkgver




More information about the arch-commits mailing list