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

Felix Yan felixonmars at archlinux.org
Sun Apr 25 14:02:15 UTC 2021


    Date: Sunday, April 25, 2021 @ 14:02:14
  Author: felixonmars
Revision: 924190

upgpkg: haskell-persistent-qq 2.12.0.0-1: rebuild with persistent 2.12.0.2, persistent-qq 2.12.0.0, persistent-sqlite 2.12.0.0, persistent-test 2.12.0.0, esqueleto 3.4.2.0

Modified:
  haskell-persistent-qq/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-25 14:00:36 UTC (rev 924189)
+++ PKGBUILD	2021-04-25 14:02:14 UTC (rev 924190)
@@ -2,8 +2,8 @@
 
 _hkgname=persistent-qq
 pkgname=haskell-persistent-qq
-pkgver=2.9.2.1
-pkgrel=100
+pkgver=2.12.0.0
+pkgrel=1
 pkgdesc="Provides a quasi-quoter for raw SQL for persistent"
 url="https://github.com/yesod-web/persistent"
 license=('MIT')
@@ -10,10 +10,10 @@
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-src-meta' 'haskell-persistent')
 makedepends=('ghc' 'haskell-aeson' 'haskell-fast-logger' 'haskell-hspec' 'haskell-hunit'
-             'haskell-monad-logger' 'haskell-persistent-sqlite' 'haskell-persistent-template'
-             'haskell-resourcet' 'haskell-unliftio')
+             'haskell-monad-logger' 'haskell-persistent-sqlite' 'haskell-resourcet'
+             'haskell-unliftio')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('d93bf08c64ef0454f0c956e393a39df4e1facceb25b010badb4305629f2dcd4157ef32735d7feed9aca90bd6e5f09a0ade723cfd6d60324ea842d4b54bacbcad')
+sha512sums=('36e6fd8eaa8bdf6edf93809a6b9bfca495ba71a70c636073d10355ddcdd3a75946ac15c2a5270c9ca9f9f810fa075d3d1f3f3db17f0d4b1c7d41c37f08684db7')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list