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

Felix Yan fyan at archlinux.org
Wed Feb 17 09:04:42 UTC 2016


    Date: Wednesday, February 17, 2016 @ 10:04:42
  Author: fyan
Revision: 161965

upgpkg: haskell-cmdargs 0.10.14-1

rebuild with unordered-containers-0.2.7.0, cryptonite-0.11, cmdargs-0.10.14, conduit-extra-1.1.10, vector-th-unbox-0.2.1.4

Modified:
  haskell-cmdargs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-17 09:03:52 UTC (rev 161964)
+++ PKGBUILD	2016-02-17 09:04:42 UTC (rev 161965)
@@ -4,8 +4,8 @@
 
 _hkgname=cmdargs
 pkgname=haskell-cmdargs
-pkgver=0.10.13
-pkgrel=2
+pkgver=0.10.14
+pkgrel=1
 pkgdesc="Command line argument processing"
 url="http://community.haskell.org/~ndm/cmdargs/"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('66117c1fadaa2a79be07998287ca7cee334c249615b0fab9b91467ad813bbf6e')
+sha256sums=('38b60053c11394a1876d2744950eece66ca9e4364298c1383f247894044bce58')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list