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

Felix Yan felixonmars at archlinux.org
Sat Jan 5 07:42:08 UTC 2019


    Date: Saturday, January 5, 2019 @ 07:42:07
  Author: felixonmars
Revision: 420606

upgpkg: haskell-patience 0.2.1.0-1

rebuild with patience 0.2.1.0

Modified:
  haskell-patience/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-05 07:40:42 UTC (rev 420605)
+++ PKGBUILD	2019-01-05 07:42:07 UTC (rev 420606)
@@ -3,8 +3,8 @@
 
 _hkgname=patience
 pkgname=haskell-patience
-pkgver=0.2.0.0
-pkgrel=2
+pkgver=0.2.1.0
+pkgrel=1
 pkgdesc="Patience diff and longest increasing subsequence"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('56f4aff516a6e5480e7420090f8e860c810b4c98b529d532fdcbfcd623881c26fd2b10a3b26ec83c828d3c8445760aa044995b3d79881610c3105e301d26745c')
+sha512sums=('a6c9459facaa593afe020ffbd7dfe9cc8e3bb6281c8a654bed87bb4557972323b3ff237b90e4b632ae6fc6db7239b8477584ad960288b627685eb290335dbc96')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list