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

Felix Yan felixonmars at archlinux.org
Sat Nov 21 20:04:58 UTC 2020


    Date: Saturday, November 21, 2020 @ 20:04:57
  Author: felixonmars
Revision: 758546

upgpkg: haskell-optparse-applicative 0.16.1.0-1: rebuild with optparse-applicative 0.16.1.0

Modified:
  haskell-optparse-applicative/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-21 20:04:32 UTC (rev 758545)
+++ PKGBUILD	2020-11-21 20:04:57 UTC (rev 758546)
@@ -3,8 +3,8 @@
 
 _hkgname=optparse-applicative
 pkgname=haskell-optparse-applicative
-pkgver=0.16.0.0
-pkgrel=10
+pkgver=0.16.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=('42735439bc0b592fc828b36d697a77bca79813b760b621d5f9546a6996960ff060bf844a478a739883fd3bbbb7e7164bb526900cf774b192cc7e4a0e3ce3590e')
+sha512sums=('46bdb37b1328a6dbf271dcdb3483266c0c8412fc489e68e32b114745d9cf0108dd49df6cb565df3470121931a769f11996f5fd9fd8e9e38ed6b6853faab56710')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list