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

Felix Yan felixonmars at archlinux.org
Sun Apr 25 12:49:26 UTC 2021


    Date: Sunday, April 25, 2021 @ 12:49:26
  Author: felixonmars
Revision: 924161

upgpkg: haskell-persistent-sqlite 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-sqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-25 12:47:51 UTC (rev 924160)
+++ PKGBUILD	2021-04-25 12:49:26 UTC (rev 924161)
@@ -3,8 +3,8 @@
 
 _hkgname=persistent-sqlite
 pkgname=haskell-persistent-sqlite
-pkgver=2.11.1.0
-pkgrel=36
+pkgver=2.12.0.0
+pkgrel=1
 pkgdesc="Backend for the persistent library using sqlite3"
 url="https://www.yesodweb.com/book/persistent"
 license=("MIT")
@@ -13,10 +13,10 @@
          'haskell-monad-logger' 'haskell-persistent' 'haskell-resource-pool' 'haskell-resourcet'
          'haskell-unliftio-core' 'haskell-unordered-containers')
 makedepends=('ghc' 'haskell-fast-logger' 'haskell-hspec' 'haskell-hunit' 'haskell-microlens'
-             'haskell-persistent-template' 'haskell-persistent-test' 'haskell-quickcheck'
-             'haskell-system-fileio' 'haskell-system-filepath' 'haskell-temporary')
+             '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=('215cf55c30e28bf70bac125dc2df175958a534f5a2714c091714a04e6af7cf1340948fae260241cbd03a3cce75e14067f37aaf177ef938b71e7048919e2a90e5')
+sha512sums=('5dc5e1f57d409374f0e4f9f27e0ed0e99567c14b72f5e42af0cae75f02da073984142f22384bd29783a36dcabd5eaf08e3b8ba195328a7b3b360e06c3063edea')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list