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

Felix Yan felixonmars at archlinux.org
Sat Apr 1 05:02:26 UTC 2017


    Date: Saturday, April 1, 2017 @ 05:02:25
  Author: felixonmars
Revision: 220208

upgpkg: haskell-cmdargs 0.10.17-1

rebuild with cmdargs,0.10.17

Modified:
  haskell-cmdargs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-01 04:58:33 UTC (rev 220207)
+++ PKGBUILD	2017-04-01 05:02:25 UTC (rev 220208)
@@ -4,7 +4,7 @@
 
 _hkgname=cmdargs
 pkgname=haskell-cmdargs
-pkgver=0.10.16
+pkgver=0.10.17
 pkgrel=1
 pkgdesc="Command line argument processing"
 url="http://community.haskell.org/~ndm/cmdargs/"
@@ -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=('fb194adb76f6f464ff38df8a6644c6ed7375cc7054278492145a705a87526fbd')
+sha512sums=('39427b921557990953670d220097def73616a1f128c11f6a39408fbf8646b435382a6507a35fb74e441d220494b0b4bc4b73c5e5ea9b15028db612e40d2fddf4')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list