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

Felix Yan felixonmars at archlinux.org
Fri Jun 23 12:18:46 UTC 2017


    Date: Friday, June 23, 2017 @ 12:18:45
  Author: felixonmars
Revision: 240356

upgpkg: haskell-text-short 0.1-2

rebuild with hashable,1.2.6.1

Modified:
  haskell-text-short/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-23 12:17:35 UTC (rev 240355)
+++ PKGBUILD	2017-06-23 12:18:45 UTC (rev 240356)
@@ -5,12 +5,12 @@
 _hkgname=text-short
 pkgname=haskell-text-short
 pkgver=0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Memory-efficient representation of Unicode text strings"
 url="https://github.com/hvr/text-short"
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc" "haskell-hashable" "haskell-text")
+depends=('ghc' "haskell-hashable" "haskell-text")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha256sums=('c06af3e53c345fa50df8e30589d854c84d212787eba648e6ded9b794e0df937e')
 



More information about the arch-commits mailing list