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

Felix Yan felixonmars at gemini.archlinux.org
Mon Jan 3 12:25:23 UTC 2022


    Date: Monday, January 3, 2022 @ 12:25:22
  Author: felixonmars
Revision: 1092408

upgpkg: haskell-tree-diff 0.2.1.1-1: rebuild with tree-diff 0.2.1.1

Modified:
  haskell-tree-diff/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-03 11:54:54 UTC (rev 1092407)
+++ PKGBUILD	2022-01-03 12:25:22 UTC (rev 1092408)
@@ -2,8 +2,8 @@
 
 _hkgname=tree-diff
 pkgname=haskell-tree-diff
-pkgver=0.2.1
-pkgrel=22
+pkgver=0.2.1.1
+pkgrel=1
 pkgdesc="Diffing of (expression) trees"
 url="https://github.com/phadej/tree-diff"
 license=('BSD')
@@ -16,7 +16,7 @@
 makedepends=('ghc' 'uusi' 'haskell-trifecta' 'haskell-tasty' 'haskell-tasty-golden'
              'haskell-tasty-quickcheck')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('6b2277fb9afcfdea936e50e8efaafd5f21b2c768e0e1c7a4eaa1fd155c0a4f63a4312ef7c841873b068664349547f6ff79d6d0861ab2b62dced78d4fc75c9943')
+sha512sums=('07bd947b145ebf894a5f830601529517d003bf4b0ffc9581c8204d710ed8d3941f764376add84ab1757c7d3544e984166115f37c1348a32123d99aea816a0686')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list