Date: Sunday, October 2, 2022 @ 00:48:44
  Author: felixonmars
Revision: 1320532

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

Modified:
  haskell-persistent-sqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-02 00:46:43 UTC (rev 1320531)
+++ PKGBUILD    2022-10-02 00:48:44 UTC (rev 1320532)
@@ -3,8 +3,8 @@
 
 _hkgname=persistent-sqlite
 pkgname=haskell-persistent-sqlite
-pkgver=2.13.0.4
-pkgrel=16
+pkgver=2.13.1.0
+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=('401ca08f968ee3d82c6abbabeb36fba634652195aba46271e611c8c9e0edcb4aeeb850940a258e24230aabc9c81a13321bda526be41f436ce18c93f854f87583')
+sha512sums=('19842dcd867f57ac2f81d8651838f41f6a4f0074293c0b3a21a52d2fb96410c26d5340307983da21ca89170a01621da257320e36f33170657acb6890f70299d4')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to