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

Felix Yan felixonmars at archlinux.org
Fri Jan 8 17:47:08 UTC 2021


    Date: Friday, January 8, 2021 @ 17:47:07
  Author: felixonmars
Revision: 814019

upgpkg: haskell-text-zipper 0.11-1: rebuild with text-zipper 0.11

Modified:
  haskell-text-zipper/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-08 17:26:35 UTC (rev 814018)
+++ PKGBUILD	2021-01-08 17:47:07 UTC (rev 814019)
@@ -3,8 +3,8 @@
 
 _hkgname=text-zipper
 pkgname=haskell-text-zipper
-pkgver=0.10.1
-pkgrel=100
+pkgver=0.11
+pkgrel=1
 pkgdesc="A text editor zipper library"
 url="https://github.com/jtdaugherty/text-zipper/"
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' "haskell-vector")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('788757f6c1e6dae54fe3ce0dccd83b854336c1dbe3eeaddfcfa9117fde294af6d02831feac6f66e39b76d8ab2993ab083a2141e2df52a597c15fd5fab3de8dd8')
+sha512sums=('c7700f8d7c8dbacb2cffa74ddfbac2f9abf6e2c1364a414b9be6eafba22d1224d717c30d95b27618a4aea3a1a1dd4bc429a2fcd1192e964091a87ccb5c2db794')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list