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

Felix Yan felixonmars at archlinux.org
Mon Dec 23 09:35:15 UTC 2019


    Date: Monday, December 23, 2019 @ 09:35:15
  Author: felixonmars
Revision: 538992

upgpkg: haskell-optparse-applicative 0.15.1.0-1: rebuild with pandoc 2.8, pandoc-types 1.20, doctemplates 0.7.1, HsYAML 0.2.1.0, haddock-library 1.8.0, texmath 0.12, base-compat 0.11.0, base-compat-batteries 0.11.0, optparse-applicative 0.15.1.0

Modified:
  haskell-optparse-applicative/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-23 09:34:28 UTC (rev 538991)
+++ PKGBUILD	2019-12-23 09:35:15 UTC (rev 538992)
@@ -3,8 +3,8 @@
 
 _hkgname=optparse-applicative
 pkgname=haskell-optparse-applicative
-pkgver=0.14.3.0
-pkgrel=24
+pkgver=0.15.1.0
+pkgrel=1
 pkgdesc="Utilities and combinators for parsing command line options"
 url="https://github.com/pcapriotti/optparse-applicative"
 license=("BSD")
@@ -12,7 +12,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=('4673aff5398328aed82928a006c62b595dcadf61e0910c258a3c6296fe089293553e13e1791c3a1af45c336d568c8e3f52938f09489a15f592849651cf0357f7')
+sha512sums=('e7ab0a2b4812bbfe7802c2d51a45a4f5a5ea162b094631dc6ee4cd79e5def4101ccb04305cfa16942926809ed656f91aa6f68c4d98e93171ca9be99ba40cc51e')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list