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

Sergej Pupykin spupykin at archlinux.org
Mon Dec 29 17:51:35 UTC 2014


    Date: Monday, December 29, 2014 @ 18:51:35
  Author: spupykin
Revision: 124858

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-29 17:51:23 UTC (rev 124857)
+++ PKGBUILD	2014-12-29 17:51:35 UTC (rev 124858)
@@ -1,3 +1,5 @@
+# $Id$
+# Maintainer: Sergej Pupykin <arch+pub at sergej.pp.ru>
 # Maintainer: Daniel Nagy <danielnagy at gmx de>
 
 pkgname=haskell-entropy
@@ -8,7 +10,7 @@
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 makedepends=()
-depends=('ghc' 'haskell-bytestring' ) 
+depends=('ghc' 'haskell-bytestring' )
 options=('strip' 'staticlibs')
 install=${pkgname}.install
 source=(http://hackage.haskell.org/packages/archive/entropy/${pkgver}/entropy-${pkgver}.tar.gz)


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



More information about the arch-commits mailing list