Date: Tuesday, April 23, 2019 @ 10:27:22
  Author: felixonmars
Revision: 453060

upgpkg: haskell-optparse-simple 0.1.1.2-1

rebuild with optparse-simple 0.1.1.2

Modified:
  haskell-optparse-simple/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-04-23 10:22:59 UTC (rev 453059)
+++ PKGBUILD    2019-04-23 10:27:22 UTC (rev 453060)
@@ -3,8 +3,8 @@
 
 _hkgname=optparse-simple
 pkgname=haskell-optparse-simple
-pkgver=0.1.1.1
-pkgrel=27
+pkgver=0.1.1.2
+pkgrel=1
 pkgdesc="Simple interface to optparse-applicative"
 url="https://hackage.haskell.org/package/${_hkgname}";
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-githash' 'haskell-optparse-applicative')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('7870d6844e4838f4787107796aa230523b61f835ea395985458b8e9b14334713118a0b176b5a34a36adda6e56a2b86ef3a4f9ba6f5eb4e8398f6f7ea9162c840')
+sha512sums=('a2810745ba4a3fd62585fc7367f02ff8eb70752d4836da495a73f15d2b1672d7b5ff59a72bcbc8688efff71fec189c5cc11331b6c46b714233ad86049d581c03')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to