[arch-commits] Commit in haskell-rope-utf16-splay/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Feb 10 08:18:01 UTC 2021


    Date: Wednesday, February 10, 2021 @ 08:18:00
  Author: felixonmars
Revision: 853374

upgpkg: haskell-rope-utf16-splay 0.3.2.0-1: rebuild with rope-utf16-splay 0.3.2.0

Modified:
  haskell-rope-utf16-splay/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-10 08:16:27 UTC (rev 853373)
+++ PKGBUILD	2021-02-10 08:18:00 UTC (rev 853374)
@@ -2,8 +2,8 @@
 
 _hkgname=rope-utf16-splay
 pkgname=haskell-rope-utf16-splay
-pkgver=0.3.1.0
-pkgrel=64
+pkgver=0.3.2.0
+pkgrel=1
 pkgdesc="Ropes optimised for updating using UTF-16 code units and row/column pairs"
 url="https://github.com/ollef/rope-utf16-splay"
 license=('BSD')
@@ -12,7 +12,7 @@
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-tasty' 'haskell-tasty-hunit'
              'haskell-tasty-quickcheck')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('2ec20f8acaec58dd181f6d82379111fc882f9029db5caa1f157713338eb9cae297d8eb395d5966e4a0c1fc31ad9b8b9b5539192654343c81562bbdd545da49ad')
+sha512sums=('fee73143082faeee604abfde5d7494b3c8f42016de3e4ae6edd2141730daca7e3ab803eff1787e43e2c5b484b419b4ccb64d753562f7a33bb19451556212049d')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list