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

Felix Yan felixonmars at archlinux.org
Wed Feb 28 20:53:38 UTC 2018


    Date: Wednesday, February 28, 2018 @ 20:53:37
  Author: felixonmars
Revision: 300309

upgpkg: haskell-optparse-applicative 0.14.2.0-1

rebuild with optparse-applicative,0.14.2.0

Modified:
  haskell-optparse-applicative/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-28 20:52:21 UTC (rev 300308)
+++ PKGBUILD	2018-02-28 20:53:37 UTC (rev 300309)
@@ -4,8 +4,8 @@
 
 _hkgname=optparse-applicative
 pkgname=haskell-optparse-applicative
-pkgver=0.14.1.0
-pkgrel=2
+pkgver=0.14.2.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=('3e9e37a9f8538b61a14c42abcc5c4528e377d54a190f5d38054b5423d491f9c41dd3ba44969db51301c33a84b74651bbdd7da23ad41923423896b9d0bf28adf9')
+sha512sums=('ad2252e4501be93ccf1fd9529790b850bdb01b8f36ac9cbb4145015d7609799c9774fd42feec9c8a8b535a9d17b60e0f80b9e75ac7c92444aa5098d2b9ccc096')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list