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

Felix Yan felixonmars at archlinux.org
Wed Aug 19 05:19:59 UTC 2020


    Date: Wednesday, August 19, 2020 @ 05:19:59
  Author: felixonmars
Revision: 684864

upgpkg: haskell-optparse-simple 0.1.1.3-1: rebuild with optparse-simple 0.1.1.3

Modified:
  haskell-optparse-simple/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-19 05:17:20 UTC (rev 684863)
+++ PKGBUILD	2020-08-19 05:19:59 UTC (rev 684864)
@@ -3,8 +3,8 @@
 
 _hkgname=optparse-simple
 pkgname=haskell-optparse-simple
-pkgver=0.1.1.2
-pkgrel=244
+pkgver=0.1.1.3
+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=('a2810745ba4a3fd62585fc7367f02ff8eb70752d4836da495a73f15d2b1672d7b5ff59a72bcbc8688efff71fec189c5cc11331b6c46b714233ad86049d581c03')
+sha512sums=('9ab7208b459a196ec54511de6b51c98eabe29f5756c09c1f23653a0ff12cbd402ab8366ccfdc12467dce4be0fa1cae96571925ac5858d12478f0ed41168ecdf9')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list