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

Felix Yan felixonmars at archlinux.org
Wed Nov 20 19:28:02 UTC 2019


    Date: Wednesday, November 20, 2019 @ 19:28:01
  Author: felixonmars
Revision: 530896

upgpkg: haskell-persistent 2.10.4-1

rebuild with persistent 2.10.4

Modified:
  haskell-persistent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-20 19:24:10 UTC (rev 530895)
+++ PKGBUILD	2019-11-20 19:28:01 UTC (rev 530896)
@@ -3,8 +3,8 @@
 
 _hkgname=persistent
 pkgname=haskell-persistent
-pkgver=2.10.1
-pkgrel=26
+pkgver=2.10.4
+pkgrel=1
 pkgdesc="Type-safe, multi-backend data serialization"
 url="http://www.yesodweb.com/book/persistent"
 license=("MIT")
@@ -13,10 +13,10 @@
          'haskell-blaze-html' 'haskell-conduit' 'haskell-fast-logger' 'haskell-http-api-data'
          'haskell-monad-logger' 'haskell-path-pieces' 'haskell-resource-pool' 'haskell-resourcet'
          'haskell-scientific' 'haskell-silently' 'haskell-unordered-containers'
-         'haskell-unliftio-core' 'haskell-vector')
+         'haskell-unliftio' 'haskell-unliftio-core' 'haskell-vector')
 makedepends=('ghc' 'haskell-hspec')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('c7c8e51b50b6aa4208cebc158c188f72448ef01f576edd99dfe52c47f1d4f0891c764c7da4b011a8f7f33c2d126704d9510fcf3b2d4b6400d6ee32a78c317859')
+sha512sums=('7f27ce2a7f2fe7baeb69b2380e52b642647e4496179a62115b05710f8aed13e79175491604a75a8ed5054090b0a724fdccc864cf45fc0b6eaffb47dc5e68ecb0')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list