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

Felix Yan felixonmars at archlinux.org
Sat Mar 13 09:39:22 UTC 2021


    Date: Saturday, March 13, 2021 @ 09:39:21
  Author: felixonmars
Revision: 890157

upgpkg: haskell-apply-refact 0.9.2.0-1

Modified:
  haskell-apply-refact/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-13 09:35:07 UTC (rev 890156)
+++ PKGBUILD	2021-03-13 09:39:21 UTC (rev 890157)
@@ -2,8 +2,8 @@
 
 _hkgname=apply-refact
 pkgname=haskell-apply-refact
-pkgver=0.9.1.0
-pkgrel=9
+pkgver=0.9.2.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=('3ff390ada93b79a989d79bfd9bc113ec9ba458a4b8c4b3715d35a032faaba3f9ab980a209ce873760c6ba77025752a7387b755785db60863158bae2e9d8babf8')
+sha512sums=('0668c348c3d5498d5dc96dc53664417f3fe712b9d3c598d62dfd9566346011649103eb75b6ffde97771442def29c3a334f59b99ebf6b47d6834e4d887937d336')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list