[arch-commits] Commit in haskell-optional-args/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Feb 14 13:40:00 UTC 2018


    Date: Wednesday, February 14, 2018 @ 13:40:00
  Author: felixonmars
Revision: 294310

upgpkg: haskell-optional-args 1.0.2-1

rebuild with optional-args,1.0.2

Modified:
  haskell-optional-args/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-14 13:38:33 UTC (rev 294309)
+++ PKGBUILD	2018-02-14 13:40:00 UTC (rev 294310)
@@ -4,8 +4,8 @@
 
 _hkgname=optional-args
 pkgname=haskell-optional-args
-pkgver=1.0.1
-pkgrel=5
+pkgver=1.0.2
+pkgrel=1
 pkgdesc="Optional function arguments"
 url="https://github.com/Gabriel439/Haskell-Optional-Args-Library"
 license=('custom:BSD3')
@@ -13,7 +13,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('447aff69cdc9c87ee0cb2cccfe09084d4c9a8db7993b2f80bd4316eaf31ac167e40783933949df1cbf37b5975a798c9dd9fed0235537ed316ac5af9267721f2b')
+sha512sums=('eb9bd475f61f1caa1d632bef9b87c6ac28319b2eca5cf103558841032b994afd9cc8bdd29e87a49c136481fae4ec1d0105203294fa84d04bd843ab310bc4f63c')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list