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

Felix Yan felixonmars at archlinux.org
Wed Apr 10 09:35:36 UTC 2019


    Date: Wednesday, April 10, 2019 @ 09:35:34
  Author: felixonmars
Revision: 450710

upgpkg: haskell-persistent-qq 2.9.1-1

rebuild with persistent-qq 2.9.1

Modified:
  haskell-persistent-qq/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-10 09:31:42 UTC (rev 450709)
+++ PKGBUILD	2019-04-10 09:35:34 UTC (rev 450710)
@@ -2,8 +2,8 @@
 
 _hkgname=persistent-qq
 pkgname=haskell-persistent-qq
-pkgver=2.9.0
-pkgrel=11
+pkgver=2.9.1
+pkgrel=1
 pkgdesc="Provides a quasi-quoter for raw SQL for persistent"
 url="https://github.com/yesod-web/persistent"
 license=('MIT')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-src-meta' 'haskell-persistent')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('0bd5a00d9bc97128e3eaf556af46347e924b4b20713b0526ed79cc55bef5350f2c03c5e30fbccfb3d62a980ee92e52b34d1626504a4a70ec16caf95f4b494cd5')
+sha512sums=('3504eba27815632dd2b9c08079bc430da659bfdf082f66c8e87753afd93d472559953f5bcd96af26b7ef65d72cdbb6c0106ccfc2e73e6148a5f631bcfe8fa86d')
 
 build() {
     cd $_hkgname-$pkgver    



More information about the arch-commits mailing list