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

Felix Yan fyan at archlinux.org
Thu Feb 4 02:51:07 UTC 2016


    Date: Thursday, February 4, 2016 @ 03:51:07
  Author: fyan
Revision: 160148

upgpkg: haskell-psqueues 0.2.1.0-1

rebuild with mmorph-1.0.6

Modified:
  haskell-psqueues/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-04 02:48:06 UTC (rev 160147)
+++ PKGBUILD	2016-02-04 02:51:07 UTC (rev 160148)
@@ -4,8 +4,8 @@
 
 _hkgname=psqueues
 pkgname=haskell-psqueues
-pkgver=0.2.0.3
-pkgrel=2
+pkgver=0.2.1.0
+pkgrel=1
 pkgdesc="Pure priority search queues"
 url="http://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('ac8a60de9979f80948d0becfb35cdafe7e1fdfce062c0468e4e2abced9a85c69')
+sha256sums=('54999bb6f718533771a35e3e333b41ac1ab355eb034281c8607217b53fb6891d')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list