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

Felix Yan felixonmars at archlinux.org
Wed Jun 15 07:23:52 UTC 2016


    Date: Wednesday, June 15, 2016 @ 07:23:51
  Author: felixonmars
Revision: 180209

upgpkg: haskell-missingh 1.4.0.1-1

rebuild with MissingH-1.4.0.1, cryptonite-0.17, language-python-0.5.3, parsers-0.12.4, shake-0.15.10, simple-sendfile-0.2.25, git-annex-6.20160613

Modified:
  haskell-missingh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-15 07:17:45 UTC (rev 180208)
+++ PKGBUILD	2016-06-15 07:23:51 UTC (rev 180209)
@@ -4,7 +4,7 @@
 
 _hkgname=MissingH
 pkgname=haskell-missingh
-pkgver=1.4.0.0
+pkgver=1.4.0.1
 pkgrel=1
 pkgdesc="Large utility library"
 url="http://software.complete.org/missingh"
@@ -14,7 +14,7 @@
          "haskell-old-locale" "haskell-old-time" "haskell-parsec" "haskell-random"
          "haskell-regex-compat")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('e7bfd371a3504cf6be9fb3e549514119f30d012be5ebb10ace84e00de27688dc')
+sha256sums=('283f2afd46625d98b4e29f77edadfa5e6009a227812ee2ece10091ad6a7e9b71')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"
@@ -21,8 +21,7 @@
     
     runhaskell Setup configure -O --enable-library-profiling --enable-shared \
         --prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
-        --libsubdir=\$compiler/site-local/\$pkgid \
-            -fsplitbase
+        --libsubdir=\$compiler/site-local/\$pkgid
     runhaskell Setup build
     runhaskell Setup haddock --hoogle --html
     runhaskell Setup register --gen-script



More information about the arch-commits mailing list