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

Felix Yan felixonmars at archlinux.org
Fri Mar 10 03:02:55 UTC 2017


    Date: Friday, March 10, 2017 @ 03:02:54
  Author: felixonmars
Revision: 215429

upgpkg: haskell-optparse-applicative 0.13.2.0-1

rebuild with optparse-applicative,0.13.2.0

Modified:
  haskell-optparse-applicative/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-10 03:02:45 UTC (rev 215428)
+++ PKGBUILD	2017-03-10 03:02:54 UTC (rev 215429)
@@ -4,7 +4,7 @@
 
 _hkgname=optparse-applicative
 pkgname=haskell-optparse-applicative
-pkgver=0.13.1.0
+pkgver=0.13.2.0
 pkgrel=1
 pkgdesc="Utilities and combinators for parsing command line options"
 url="https://github.com/pcapriotti/optparse-applicative"
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-ansi-wl-pprint" "haskell-transformers-compat")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('f1fcf9d7e78ddf14083a07d8fe1aa65d75c5102e0d44df981585bce54c5c2a2b')
+sha256sums=('5c83cfce7e53f4d3b1f5d53f082e7e61959bf14e6be704c698c3ab7f1b956ca2')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list