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

Felix Yan felixonmars at gemini.archlinux.org
Mon Sep 13 00:02:41 UTC 2021


    Date: Monday, September 13, 2021 @ 00:02:41
  Author: felixonmars
Revision: 1014626

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

Modified:
  haskell-optparse-generic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-12 23:54:14 UTC (rev 1014625)
+++ PKGBUILD	2021-09-13 00:02:41 UTC (rev 1014626)
@@ -2,8 +2,8 @@
 
 _hkgname=optparse-generic
 pkgname=haskell-optparse-generic
-pkgver=1.4.4
-pkgrel=72
+pkgver=1.4.5
+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=('63ab96690e42ed4aeb16103174a569320c39f6813c59ca2613137cf634922fced9790f6c15a1ebe5f6c7e3c2e5578565efdc6deaa445887bdd849b3cc7941243')
+sha512sums=('06f6477a91164b18fa6cc7859563bc17c886b5417d38d767b6c5e2cf9377a7e7bbbfdcaec21c628f95b99244ffd5ed3fb5c06ad921f6dae89a5bd780b9239d55')
 
 build() {
     cd $_hkgname-$pkgver    



More information about the arch-commits mailing list