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

Felix Yan felixonmars at archlinux.org
Sat Feb 24 05:29:03 UTC 2018


    Date: Saturday, February 24, 2018 @ 05:29:03
  Author: felixonmars
Revision: 297286

upgpkg: haskell-optparse-applicative 0.14.1.0-1

rebuild with optparse-applicative,0.14.1.0

Modified:
  haskell-optparse-applicative/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-23 23:49:37 UTC (rev 297285)
+++ PKGBUILD	2018-02-24 05:29:03 UTC (rev 297286)
@@ -4,8 +4,8 @@
 
 _hkgname=optparse-applicative
 pkgname=haskell-optparse-applicative
-pkgver=0.14.0.0
-pkgrel=5
+pkgver=0.14.1.0
+pkgrel=1
 pkgdesc="Utilities and combinators for parsing command line options"
 url="https://github.com/pcapriotti/optparse-applicative"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc-libs' "haskell-ansi-wl-pprint" "haskell-transformers-compat")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('a968f67d4f9239de3c9fdd3d05ac70518842e400363ddfca1a406fad476153d11265db288e825a5bb69baf938ccf65c8b5070f8823f304d410e4cc6b18aa3049')
+sha512sums=('3e9e37a9f8538b61a14c42abcc5c4528e377d54a190f5d38054b5423d491f9c41dd3ba44969db51301c33a84b74651bbdd7da23ad41923423896b9d0bf28adf9')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list