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

Felix Yan felixonmars at archlinux.org
Wed Sep 23 06:15:28 UTC 2020


    Date: Wednesday, September 23, 2020 @ 06:15:28
  Author: felixonmars
Revision: 711442

upgpkg: haskell-persistent-qq 2.9.2-1

Modified:
  haskell-persistent-qq/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-23 06:15:13 UTC (rev 711441)
+++ PKGBUILD	2020-09-23 06:15:28 UTC (rev 711442)
@@ -2,8 +2,8 @@
 
 _hkgname=persistent-qq
 pkgname=haskell-persistent-qq
-pkgver=2.9.1.1
-pkgrel=147
+pkgver=2.9.2
+pkgrel=1
 pkgdesc="Provides a quasi-quoter for raw SQL for persistent"
 url="https://github.com/yesod-web/persistent"
 license=('MIT')
@@ -13,7 +13,7 @@
              'haskell-monad-logger' 'haskell-persistent-sqlite' 'haskell-persistent-template'
              'haskell-resourcet' 'haskell-unliftio')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('3fbdaefe6b5304ca8076b7dae3eab0ac08d624da1e595fcb29e24c2dfae1af376855b67802f0badb5f0b812c9dcda7cbc6e0b6cd26da618b6fe378866a39cd5f')
+sha512sums=('48d6783abf366b327e68e5a1619585c056836885e552b6596eda056cf7758a8b426c3cf27ac7c67cb772bd482de9afbe7365b7647bbf31c529089810b5d5dd97')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list