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

Felix Yan felixonmars at gemini.archlinux.org
Thu Apr 7 22:33:32 UTC 2022


    Date: Thursday, April 7, 2022 @ 22:33:31
  Author: felixonmars
Revision: 1182872

upgpkg: haskell-persistent 2.13.3.0-1: rebuild with persistent 2.13.3.0

Modified:
  haskell-persistent/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-07 22:29:17 UTC (rev 1182871)
+++ PKGBUILD	2022-04-07 22:33:31 UTC (rev 1182872)
@@ -3,8 +3,8 @@
 
 _hkgname=persistent
 pkgname=haskell-persistent
-pkgver=2.13.2.2
-pkgrel=2
+pkgver=2.13.3.0
+pkgrel=1
 pkgdesc="Type-safe, multi-backend data serialization"
 url="http://www.yesodweb.com/book/persistent"
 license=("MIT")
@@ -13,12 +13,12 @@
          'haskell-blaze-html' 'haskell-conduit' 'haskell-fast-logger' 'haskell-http-api-data'
          'haskell-lift-type' 'haskell-monad-logger' 'haskell-path-pieces' 'haskell-resource-pool'
          'haskell-resourcet' 'haskell-scientific' 'haskell-silently' 'haskell-th-lift-instances'
-         'haskell-unordered-containers' 'haskell-unliftio' 'haskell-unliftio-core'
+         'haskell-unordered-containers' 'haskell-unliftio' 'haskell-unliftio-core' 'haskell-vault'
          'haskell-vector')
 makedepends=('ghc' 'haskell-hspec' 'haskell-quickcheck' 'haskell-quickcheck-instances'
              'haskell-shakespeare')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('1465dd640cfe079021c515d687fbb45656f0e70c0b768c6d174d1c21f3f14888300dd005ec6067e6a7c901ee272a157c30e5539c2043ff27d3c3704af4304b4d')
+sha512sums=('6d85ce88e31ca2d81b1442f53d67b642c2ce63f678c00e11db1dd682ae1ee57ee3e85dbd50b4371bc8c23891a68496bba6b4a707c6f5b38e541da421540c78be')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list