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

Felix Yan felixonmars at archlinux.org
Mon Aug 28 20:52:54 UTC 2017


    Date: Monday, August 28, 2017 @ 20:52:53
  Author: felixonmars
Revision: 254680

upgpkg: haskell-text-short 0.1.1-1

rebuild with text-short,0.1.1

Modified:
  haskell-text-short/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-28 19:43:07 UTC (rev 254679)
+++ PKGBUILD	2017-08-28 20:52:53 UTC (rev 254680)
@@ -4,8 +4,8 @@
 
 _hkgname=text-short
 pkgname=haskell-text-short
-pkgver=0.1
-pkgrel=3
+pkgver=0.1.1
+pkgrel=1
 pkgdesc="Memory-efficient representation of Unicode text strings"
 url="https://github.com/hvr/text-short"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc-libs' "haskell-hashable" "haskell-text")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('c06af3e53c345fa50df8e30589d854c84d212787eba648e6ded9b794e0df937e')
+sha512sums=('cf83092ae3b630e22de8f7fb493fc5daeb7ddbf0f054bf49649483bfcb47701c607973b7625d7b9337839d5728ac9ff9e6b4fec83c055d0db37eefe493f6c302')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list