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

Felix Yan felixonmars at archlinux.org
Mon Mar 12 10:23:17 UTC 2018


    Date: Monday, March 12, 2018 @ 10:23:16
  Author: felixonmars
Revision: 306296

upgpkg: haskell-text-latin1 0.3.1-1

rebuild with text-latin1,0.3.1

Modified:
  haskell-text-latin1/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-12 10:19:08 UTC (rev 306295)
+++ PKGBUILD	2018-03-12 10:23:16 UTC (rev 306296)
@@ -3,17 +3,17 @@
 
 _hkgname=text-latin1
 pkgname=haskell-text-latin1
-pkgver=0.3
-pkgrel=12
+pkgver=0.3.1
+pkgrel=1
 pkgdesc="Latin-1 (including ASCII) utility functions"
 url="https://github.com/mvv/text-latin1"
 license=('custom:BSD3')
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-case-insensitive' 'haskell-data-checked' 'haskell-hashable'
-         'haskell-text')
+         'haskell-semigroups' 'haskell-text')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('a8c321cde140b771c48227ca464ad676b27d8497852468746ecbe37df6f4a5cbd8e3219fae79525290bdc130dc7bc34ded9dad1ddcbe45ff0654dc0eb8f96cee')
+sha512sums=('f1a86470fd35e2641025a9d475766e35603e9b2d62d6180fe23bc0d7e4338c1560c228363712a320aed61ad1bf277fa22cd41e37e79608c4c261ff0ed88cae3b')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list