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

Alexander Rødseth arodseth at nymeria.archlinux.org
Mon Oct 28 10:55:14 UTC 2013


    Date: Monday, October 28, 2013 @ 11:55:14
  Author: arodseth
Revision: 99397

upgpkg: haskell-xhtml 3000.2.1-5

Modified:
  haskell-xhtml/trunk/PKGBUILD	(contents, properties)

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-28 10:47:29 UTC (rev 99396)
+++ PKGBUILD	2013-10-28 10:55:14 UTC (rev 99397)
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 68685 2012-03-31 16:54:07Z arodseth $
+# $Id$
 # Maintainer: Alexander Rødseth <rodseth at gmail.com>
 # Contributor: Vesa Kaihlavirta <vesa at archlinux.org>
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
@@ -6,7 +6,7 @@
 _hkgname=xhtml
 pkgname=haskell-xhtml
 pkgver=3000.2.1
-pkgrel=4
+pkgrel=5
 pkgdesc='Combinators for producing XHTML 1.0'
 url='http://hackage.haskell.org/package/xhtml'
 license=('custom:BSD3')
@@ -13,7 +13,8 @@
 arch=('x86_64' 'i686')
 depends=('ghc=7.6.3-1' 'sh')
 source=("http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-install=$pkgname.install
+install="$pkgname.install"
+options=('staticlibs')
 sha256sums=('33020782170c1c083bc59fc3bfcb72cec2db223e02d1181c07ae23b9fa7fdcd8')
 
 build() {


Property changes on: haskell-xhtml/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property



More information about the arch-commits mailing list