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

Felix Yan felixonmars at archlinux.org
Mon Jul 3 16:43:23 UTC 2017


    Date: Monday, July 3, 2017 @ 16:43:17
  Author: felixonmars
Revision: 242188

upgpkg: haskell-psqueues 0.2.3.0-1

rebuild with psqueues,0.2.3.0

Modified:
  haskell-psqueues/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-03 16:31:16 UTC (rev 242187)
+++ PKGBUILD	2017-07-03 16:43:17 UTC (rev 242188)
@@ -4,8 +4,8 @@
 
 _hkgname=psqueues
 pkgname=haskell-psqueues
-pkgver=0.2.2.3
-pkgrel=6
+pkgver=0.2.3.0
+pkgrel=1
 pkgdesc="Pure priority search queues"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD3")
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=('ghc' "haskell-hashable")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('6d757c30f6fdc8df7ed62601f2b2530e71192109ab94d06dec4176c9c3eea6b5')
+sha512sums=('77eb3c89f38ecc3da4ddfeb74784ae00df689e28d88412c40248e84cb32a2499500c6076bacd94e0473dd78111f0866a46cc9d43540695f473ac8848fddfd30b')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list