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

Felix Yan felixonmars at archlinux.org
Sun May 23 06:38:26 UTC 2021


    Date: Sunday, May 23, 2021 @ 06:38:25
  Author: felixonmars
Revision: 942859

upgpkg: haskell-apply-refact 0.9.3.0-1: rebuild with apply-refact 0.9.3.0

Modified:
  haskell-apply-refact/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-23 06:33:00 UTC (rev 942858)
+++ PKGBUILD	2021-05-23 06:38:25 UTC (rev 942859)
@@ -2,8 +2,8 @@
 
 _hkgname=apply-refact
 pkgname=haskell-apply-refact
-pkgver=0.9.2.0
-pkgrel=21
+pkgver=0.9.3.0
+pkgrel=1
 pkgdesc="Perform refactorings specified by the refact library."
 url="https://github.com/mpickering/apply-refact"
 license=("BSD")
@@ -14,7 +14,7 @@
 makedepends=('ghc' 'haskell-silently' 'haskell-tasty' 'haskell-tasty-expected-failure'
              'haskell-tasty-golden')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('0668c348c3d5498d5dc96dc53664417f3fe712b9d3c598d62dfd9566346011649103eb75b6ffde97771442def29c3a334f59b99ebf6b47d6834e4d887937d336')
+sha512sums=('83fe3ba9c7822143dc171dc90d552b773d23e7d5afbe32f58d2a3459c219cbc4d776a4c242e579dde24efa28ae02c9aa6c43b8dbbd11e28098b9ca79030d8e38')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list