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

Felix Yan fyan at archlinux.org
Thu May 19 15:42:12 UTC 2016


    Date: Thursday, May 19, 2016 @ 17:42:12
  Author: fyan
Revision: 175716

upgpkg: cabal-helper 0.7.1.0-1

rebuild with MissingH-1.3.0.2, ShellCheck-0.4.4, cabal-helper-0.7.1.0, cryptohash-sha256-0.11.100.0, graphviz-2999.18.1.0, hakyll-4.8.3.1, idris-0.11.2, monad-journal-0.7.2, pandoc-crossref-0.2.1.3, simple-sendfile-0.2.22

Modified:
  cabal-helper/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-19 15:41:57 UTC (rev 175715)
+++ PKGBUILD	2016-05-19 15:42:12 UTC (rev 175716)
@@ -4,7 +4,7 @@
 
 pkgbase=cabal-helper
 pkgname=(cabal-helper haskell-cabal-helper)
-pkgver=0.7.0.1
+pkgver=0.7.1.0
 pkgrel=1
 pkgdesc="Simple interface to some of Cabals configuration state used by ghc-mod"
 url="http://hackage.haskell.org/package/${pkgbase}"
@@ -13,7 +13,7 @@
 makedepends=("ghc=7.10.3" "haskell-mtl" "haskell-temporary" "haskell-utf8-string")
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.gz")
-sha256sums=('4c158f81ad325a0b2bfd5bfec149851f59837fd73775c8b4da0050bdeca0182d')
+sha256sums=('7c78b875b5f246b8422b641923d2ffe593bf65ce9e99373e19ef8372df8db66f')
 
 build() {
     cd "${srcdir}/${pkgbase}-${pkgver}"



More information about the arch-commits mailing list