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

Felix Yan felixonmars at archlinux.org
Wed Dec 16 16:59:02 UTC 2020


    Date: Wednesday, December 16, 2020 @ 16:59:01
  Author: felixonmars
Revision: 776800

upgpkg: haskell-text-manipulate 0.3.0.0-1: rebuild with text-manipulate 0.3.0.0

Modified:
  haskell-text-manipulate/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-16 16:56:00 UTC (rev 776799)
+++ PKGBUILD	2020-12-16 16:59:01 UTC (rev 776800)
@@ -2,8 +2,8 @@
 
 _hkgname=text-manipulate
 pkgname=haskell-text-manipulate
-pkgver=0.2.0.1
-pkgrel=36
+pkgver=0.3.0.0
+pkgrel=1
 pkgdesc="Case conversion, word boundary manipulation, and textual subjugation"
 url="https://github.com/brendanhay/text-manipulate"
 license=('MPL2')
@@ -11,7 +11,7 @@
 depends=('ghc-libs')
 makedepends=('ghc' 'haskell-tasty' 'haskell-tasty-hunit')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('16b01c5f5e6acc484a521f8fd016c165dd8e69b9d4a1a9b329e7f7671c2bd65afa010095616c0ebcd74b7d00a46c8be3c7a18cc64295ce5234ce7a0ffed77c8c')
+sha512sums=('754b35dcad14cc2c013763d6f0e633868987793e354159a56080e8f7426a8ecfe636e449f1fd976982bdeca77cf293b61e98afa69f188f1911ddafce9ae1eb57')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list