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

Felix Yan felixonmars at archlinux.org
Tue May 16 10:30:15 UTC 2017


    Date: Tuesday, May 16, 2017 @ 10:30:15
  Author: felixonmars
Revision: 228211

upgpkg: haskell-split 0.2.3.2-1

rebuild with split,0.2.3.2

Modified:
  haskell-split/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-16 10:28:07 UTC (rev 228210)
+++ PKGBUILD	2017-05-16 10:30:15 UTC (rev 228211)
@@ -4,8 +4,8 @@
 
 _hkgname=split
 pkgname=haskell-split
-pkgver=0.2.3.1
-pkgrel=2
+pkgver=0.2.3.2
+pkgrel=1
 pkgdesc="Combinator library for splitting lists."
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD3")
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('7615b60adee20c19ddafd9d74456e8fe8e4274e2c676a5e858511b664205c688')
+sha512sums=('40b08d83bd6dd962d3a757dcc8f20eb400fdba036c5029fc496ff69d7793c2db06c17a3833540c4147efb664931eae55241a5d1a2b668a7648658d4e8a20272b')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list