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

Felix Yan felixonmars at archlinux.org
Wed Feb 12 16:06:36 UTC 2020


    Date: Wednesday, February 12, 2020 @ 16:06:36
  Author: felixonmars
Revision: 569441

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

Modified:
  haskell-persistent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-12 16:04:51 UTC (rev 569440)
+++ PKGBUILD	2020-02-12 16:06:36 UTC (rev 569441)
@@ -3,8 +3,8 @@
 
 _hkgname=persistent
 pkgname=haskell-persistent
-pkgver=2.10.4
-pkgrel=38
+pkgver=2.10.5
+pkgrel=1
 pkgdesc="Type-safe, multi-backend data serialization"
 url="http://www.yesodweb.com/book/persistent"
 license=("MIT")
@@ -16,7 +16,7 @@
          '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=('7f27ce2a7f2fe7baeb69b2380e52b642647e4496179a62115b05710f8aed13e79175491604a75a8ed5054090b0a724fdccc864cf45fc0b6eaffb47dc5e68ecb0')
+sha512sums=('842dabd6864b6344579c31daaa2411c5e3562028e69ee0403d2aeb4af15e041ef8940a0a2d2bd1174c4c20283cc5b7f868c2fdba8c1572e2515a8f285ecfbab7')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list