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

Felix Yan felixonmars at archlinux.org
Tue Oct 27 21:00:10 UTC 2020


    Date: Tuesday, October 27, 2020 @ 21:00:09
  Author: felixonmars
Revision: 735123

upgpkg: haskell-optparse-generic 1.4.3-1: rebuild with optparse-applicative 0.16.0.0, optparse-generic 1.4.3, turtle 1.5.21

Modified:
  haskell-optparse-generic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-27 20:59:29 UTC (rev 735122)
+++ PKGBUILD	2020-10-27 21:00:09 UTC (rev 735123)
@@ -2,8 +2,8 @@
 
 _hkgname=optparse-generic
 pkgname=haskell-optparse-generic
-pkgver=1.4.2
-pkgrel=20
+pkgver=1.4.3
+pkgrel=1
 pkgdesc="Auto-generate a command-line parser for your datatype"
 url="https://github.com/Gabriel439/Haskell-Optparse-Generic-Library"
 license=('BSD')
@@ -12,7 +12,7 @@
          'haskell-void')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('c67f605cfa2ba0155f1f738e1e98fa7968e62d8ed82c34a11f3494afe0eab1e6c2642bfd16a7a29d9f35332590f10a17dbef4978b1eff339fe86052c23beb044')
+sha512sums=('6ce365eb40ee23cabde9ebcbb12abe67a125cacaf7ebe832f632cbea50635e0ffd9dd99669b0b0f213d782fb1cf94ecf4353692a6b4f8ff4e857c01589a17653')
 
 build() {
     cd $_hkgname-$pkgver    



More information about the arch-commits mailing list