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

Felix Yan felixonmars at archlinux.org
Mon Feb 17 14:07:52 UTC 2020


    Date: Monday, February 17, 2020 @ 14:07:52
  Author: felixonmars
Revision: 574226

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

Modified:
  haskell-persistent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-17 14:03:45 UTC (rev 574225)
+++ PKGBUILD	2020-02-17 14:07:52 UTC (rev 574226)
@@ -3,8 +3,8 @@
 
 _hkgname=persistent
 pkgname=haskell-persistent
-pkgver=2.10.5
-pkgrel=5
+pkgver=2.10.5.1
+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=('842dabd6864b6344579c31daaa2411c5e3562028e69ee0403d2aeb4af15e041ef8940a0a2d2bd1174c4c20283cc5b7f868c2fdba8c1572e2515a8f285ecfbab7')
+sha512sums=('4bacecc91fce1a5c76d93cd9a102ab92df8cfbd741d1ef38810ee2ae104e75258361cde3acb77d9f8a8f3b496230b224f7a891448f04751fc9c0a468f9797509')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list