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

Felix Yan felixonmars at archlinux.org
Thu Dec 15 08:31:39 UTC 2016


    Date: Thursday, December 15, 2016 @ 08:31:38
  Author: felixonmars
Revision: 199436

upgpkg: haskell-psqueues 0.2.2.3-1

rebuild with psqueues-0.2.2.3

Modified:
  haskell-psqueues/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-15 07:54:38 UTC (rev 199435)
+++ PKGBUILD	2016-12-15 08:31:38 UTC (rev 199436)
@@ -4,7 +4,7 @@
 
 _hkgname=psqueues
 pkgname=haskell-psqueues
-pkgver=0.2.2.2
+pkgver=0.2.2.3
 pkgrel=1
 pkgdesc="Pure priority search queues"
 url="http://hackage.haskell.org/package/${_hkgname}"
@@ -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=('97b539c4d9da0f0460cd17153641a647b59eb04fde00ec38ea8b56dd9086423f')
+sha256sums=('6d757c30f6fdc8df7ed62601f2b2530e71192109ab94d06dec4176c9c3eea6b5')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list