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

Felix Yan fyan at archlinux.org
Mon Feb 8 01:56:34 UTC 2016


    Date: Monday, February 8, 2016 @ 02:56:34
  Author: fyan
Revision: 160824

upgpkg: haskell-psqueues 0.2.2.0-1

Modified:
  haskell-psqueues/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-08 01:41:42 UTC (rev 160823)
+++ PKGBUILD	2016-02-08 01:56:34 UTC (rev 160824)
@@ -4,7 +4,7 @@
 
 _hkgname=psqueues
 pkgname=haskell-psqueues
-pkgver=0.2.1.0
+pkgver=0.2.2.0
 pkgrel=1
 pkgdesc="Pure priority search queues"
 url="http://hackage.haskell.org/package/${_hkgname}"
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('54999bb6f718533771a35e3e333b41ac1ab355eb034281c8607217b53fb6891d')
+sha256sums=('14b12f505eea093f25190a9d74109f0178e611701849b83a3878811affe0b52a')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list