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

Felix Yan felixonmars at archlinux.org
Thu Feb 18 23:52:11 UTC 2021


    Date: Thursday, February 18, 2021 @ 23:52:10
  Author: felixonmars
Revision: 865339

upgpkg: haskell-cmdargs 0.10.21-1: rebuild with cmdargs 0.10.21

Modified:
  haskell-cmdargs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-18 23:49:07 UTC (rev 865338)
+++ PKGBUILD	2021-02-18 23:52:10 UTC (rev 865339)
@@ -3,8 +3,8 @@
 
 _hkgname=cmdargs
 pkgname=haskell-cmdargs
-pkgver=0.10.20
-pkgrel=16
+pkgver=0.10.21
+pkgrel=1
 pkgdesc="Command line argument processing"
 url="http://community.haskell.org/~ndm/cmdargs/"
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('b9e270aa5dabd84eaaa47b95a450ef5b5f43cd19646f2a407579f855857d396e5ab9ca0038e1e876849a596ecb8cdc9964c45970825a0a95021d69b23699da79')
+sha512sums=('f17b7f56c9382a4ea3235b2d7669866e0ea366ab7c30984dc3f017f18d25015508f5cbce535eec4a601c09a33cffabe71b8da5cc15d301daf6ed3f3e40dbd2af')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list