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

Felix Yan felixonmars at archlinux.org
Sat May 29 19:33:25 UTC 2021


    Date: Saturday, May 29, 2021 @ 19:33:25
  Author: felixonmars
Revision: 950183

upgpkg: haskell-persistent-sqlite 2.13.0.3-1: rebuild with persistent-test 2.13.0.2, persistent-sqlite 2.13.0.3

Modified:
  haskell-persistent-sqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-29 19:07:48 UTC (rev 950182)
+++ PKGBUILD	2021-05-29 19:33:25 UTC (rev 950183)
@@ -3,8 +3,8 @@
 
 _hkgname=persistent-sqlite
 pkgname=haskell-persistent-sqlite
-pkgver=2.13.0.2
-pkgrel=2
+pkgver=2.13.0.3
+pkgrel=1
 pkgdesc="Backend for the persistent library using sqlite3"
 url="https://www.yesodweb.com/book/persistent"
 license=("MIT")
@@ -16,7 +16,7 @@
              'haskell-persistent-test' 'haskell-quickcheck' 'haskell-system-fileio'
              'haskell-system-filepath' 'haskell-temporary')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('4cd48457539683c76cb4cb32da0aa617a1940ae5f3224b309c646396ed42886377dcfb5ec4c3ca5b41656655369b315219b7fa21c6f930ef740118443a8d68be')
+sha512sums=('d47b4e38929272df432f61e027767caa369875450509d2c7b7a0f266c663f0493dd3b493543523b49a49c3a7c24b4c65970870d365c73857c63cbece85af8ac5')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list