[arch-commits] Commit in cabal-helper/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Aug 6 06:26:15 UTC 2016


    Date: Saturday, August 6, 2016 @ 06:26:14
  Author: felixonmars
Revision: 185465

upgpkg: cabal-helper 0.7.2.0-1

rebuild with cabal-helper-0.7.2.0, dlist-0.8.0.1, ghc-mod-5.6.0.0, haskell-src-exts-1.18.2, idris-0.12.2, language-python-0.5.4, microlens-0.4.6.0, network-2.6.3.1, shakespeare-2.0.11, stylish-haskell-0.6.2.0, wai-app-static-3.1.6, wai-websockets-3.0.1, warp-3.2.8

Modified:
  cabal-helper/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-06 06:16:03 UTC (rev 185464)
+++ PKGBUILD	2016-08-06 06:26:14 UTC (rev 185465)
@@ -4,8 +4,8 @@
 
 pkgbase=cabal-helper
 pkgname=(cabal-helper haskell-cabal-helper)
-pkgver=0.7.1.0
-pkgrel=4
+pkgver=0.7.2.0
+pkgrel=1
 pkgdesc="Simple interface to some of Cabals configuration state used by ghc-mod"
 url="http://hackage.haskell.org/package/${pkgbase}"
 license=("AGPL3")
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 makedepends=("ghc=8.0.1" "haskell-mtl" "haskell-temporary" "haskell-utf8-string")
 source=("http://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz")
-sha256sums=('7c78b875b5f246b8422b641923d2ffe593bf65ce9e99373e19ef8372df8db66f')
+sha256sums=('90572b1e4aeb780464f7d5f2f88c4f59ebb4539fe303f0b86d42ef3b9078a362')
 
 build() {
     cd "${srcdir}/${pkgbase}-${pkgver}"



More information about the arch-commits mailing list