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

Felix Yan felixonmars at gemini.archlinux.org
Tue Aug 30 07:28:30 UTC 2022


    Date: Tuesday, August 30, 2022 @ 07:28:30
  Author: felixonmars
Revision: 1288349

upgpkg: haskell-persistent-sqlite 2.13.0.4-1: rebuild with persistent-sqlite 2.13.0.4

Modified:
  haskell-persistent-sqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-30 07:08:12 UTC (rev 1288348)
+++ PKGBUILD	2022-08-30 07:28:30 UTC (rev 1288349)
@@ -3,8 +3,8 @@
 
 _hkgname=persistent-sqlite
 pkgname=haskell-persistent-sqlite
-pkgver=2.13.0.3
-pkgrel=186
+pkgver=2.13.0.4
+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=('d47b4e38929272df432f61e027767caa369875450509d2c7b7a0f266c663f0493dd3b493543523b49a49c3a7c24b4c65970870d365c73857c63cbece85af8ac5')
+sha512sums=('401ca08f968ee3d82c6abbabeb36fba634652195aba46271e611c8c9e0edcb4aeeb850940a258e24230aabc9c81a13321bda526be41f436ce18c93f854f87583')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list