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

Felix Yan felixonmars at archlinux.org
Mon Feb 25 10:44:54 UTC 2019


    Date: Monday, February 25, 2019 @ 10:44:52
  Author: felixonmars
Revision: 435670

upgpkg: haskell-patience 0.2.1.1-1

rebuild with patience 0.2.1.1

Modified:
  haskell-patience/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-25 10:36:24 UTC (rev 435669)
+++ PKGBUILD	2019-02-25 10:44:52 UTC (rev 435670)
@@ -3,7 +3,7 @@
 
 _hkgname=patience
 pkgname=haskell-patience
-pkgver=0.2.1.0
+pkgver=0.2.1.1
 pkgrel=1
 pkgdesc="Patience diff and longest increasing subsequence"
 url="https://hackage.haskell.org/package/${_hkgname}"
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('a6c9459facaa593afe020ffbd7dfe9cc8e3bb6281c8a654bed87bb4557972323b3ff237b90e4b632ae6fc6db7239b8477584ad960288b627685eb290335dbc96')
+sha512sums=('a28a03464c888b71734441f570d7db8fbf0c12c876f2dbf406c8726593b42950625c7f77484c097f409816647c397aa650538c2295d38e7d94146da2b81063ae')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list