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

Felix Yan felixonmars at archlinux.org
Thu Jan 25 15:21:40 UTC 2018


    Date: Thursday, January 25, 2018 @ 15:21:39
  Author: felixonmars
Revision: 286817

upgpkg: haskell-cmdargs 0.10.20-1

rebuild with cmdargs,0.10.20

Modified:
  haskell-cmdargs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-25 15:18:38 UTC (rev 286816)
+++ PKGBUILD	2018-01-25 15:21:39 UTC (rev 286817)
@@ -4,7 +4,7 @@
 
 _hkgname=cmdargs
 pkgname=haskell-cmdargs
-pkgver=0.10.19
+pkgver=0.10.20
 pkgrel=1
 pkgdesc="Command line argument processing"
 url="http://community.haskell.org/~ndm/cmdargs/"
@@ -13,7 +13,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('3304b9fc9a36a1cfd91699dfa4f8c2d8206f9475ddbba2b4f4fc277320e428c48f8d424a2044a518396ee8567b2f05ec33be96cbeebd09c5ab3f63efe5b1a130')
+sha512sums=('b9e270aa5dabd84eaaa47b95a450ef5b5f43cd19646f2a407579f855857d396e5ab9ca0038e1e876849a596ecb8cdc9964c45970825a0a95021d69b23699da79')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list