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

Felix Yan felixonmars at archlinux.org
Mon Nov 9 17:52:03 UTC 2020


    Date: Monday, November 9, 2020 @ 17:52:02
  Author: felixonmars
Revision: 747885

upgpkg: haskell-optparse-generic 1.4.4-1: rebuild with optparse-generic 1.4.4

Modified:
  haskell-optparse-generic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-09 17:48:40 UTC (rev 747884)
+++ PKGBUILD	2020-11-09 17:52:02 UTC (rev 747885)
@@ -2,8 +2,8 @@
 
 _hkgname=optparse-generic
 pkgname=haskell-optparse-generic
-pkgver=1.4.3
-pkgrel=4
+pkgver=1.4.4
+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=('6ce365eb40ee23cabde9ebcbb12abe67a125cacaf7ebe832f632cbea50635e0ffd9dd99669b0b0f213d782fb1cf94ecf4353692a6b4f8ff4e857c01589a17653')
+sha512sums=('63ab96690e42ed4aeb16103174a569320c39f6813c59ca2613137cf634922fced9790f6c15a1ebe5f6c7e3c2e5578565efdc6deaa445887bdd849b3cc7941243')
 
 build() {
     cd $_hkgname-$pkgver    



More information about the arch-commits mailing list