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

Felix Yan felixonmars at archlinux.org
Tue Jul 26 09:28:43 UTC 2016


    Date: Tuesday, July 26, 2016 @ 09:28:43
  Author: felixonmars
Revision: 184252

upgpkg: haskell-path 0.5.9-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-path/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-26 09:28:32 UTC (rev 184251)
+++ PKGBUILD	2016-07-26 09:28:43 UTC (rev 184252)
@@ -4,8 +4,8 @@
 
 _hkgname=path
 pkgname=haskell-path
-pkgver=0.5.8
-pkgrel=5
+pkgver=0.5.9
+pkgrel=1
 pkgdesc="Path"
 url="http://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD3")
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-aeson" "haskell-exceptions")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('aa85f40a40ce8c96de260481501b1884c0d86c37ad58505bda011b803fdcefd8')
+sha256sums=('e67982fe579b6318def4769db9a7a3ae07ac7b67b4e8d6326f568cb72aafa727')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list