[arch-commits] Commit in haskell-psqueues/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Jul 26 06:48:35 UTC 2016
Date: Tuesday, July 26, 2016 @ 06:48:35
Author: felixonmars
Revision: 184170
upgpkg: haskell-psqueues 0.2.2.2-1
rebuild with blaze-html-0.8.1.2, blaze-markup-0.7.1.0, haskell-src-exts-1.18.0, hlint-1.9.36, hoogle-5.0.2, http-api-data-0.2.4, path-0.5.9, psqueues-0.2.2.2, tagged-0.8.5, texmath-0.8.6.5, websockets-0.9.7.0
Modified:
haskell-psqueues/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-07-26 06:48:24 UTC (rev 184169)
+++ PKGBUILD 2016-07-26 06:48:35 UTC (rev 184170)
@@ -4,8 +4,8 @@
_hkgname=psqueues
pkgname=haskell-psqueues
-pkgver=0.2.2.1
-pkgrel=2
+pkgver=0.2.2.2
+pkgrel=1
pkgdesc="Pure priority search queues"
url="http://hackage.haskell.org/package/${_hkgname}"
license=("custom:BSD3")
@@ -12,7 +12,7 @@
arch=('i686' 'x86_64')
depends=("ghc=8.0.1" "haskell-hashable")
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('1428771180a34c2258bc9ca0f0c12f1df530be018e870c91348975cc7d33ae9b')
+sha256sums=('97b539c4d9da0f0460cd17153641a647b59eb04fde00ec38ea8b56dd9086423f')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list