[arch-commits] Commit in haskell-apply-refact/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Feb 28 21:51:56 UTC 2021
Date: Sunday, February 28, 2021 @ 21:51:56
Author: felixonmars
Revision: 876076
upgpkg: haskell-apply-refact 0.9.1.0-1
Modified:
haskell-apply-refact/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-28 21:48:03 UTC (rev 876075)
+++ PKGBUILD 2021-02-28 21:51:56 UTC (rev 876076)
@@ -2,8 +2,8 @@
_hkgname=apply-refact
pkgname=haskell-apply-refact
-pkgver=0.9.0.0
-pkgrel=9
+pkgver=0.9.1.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=('45c3797cb0c74a4ce7cafee118d71d19de7aec8eacafb1da57dc824388d17e79a2948e0f14b90bd0ba8d6150b7e3420a9fff1ba7559aa298b6042e3861c0a9cd')
+sha512sums=('3ff390ada93b79a989d79bfd9bc113ec9ba458a4b8c4b3715d35a032faaba3f9ab980a209ce873760c6ba77025752a7387b755785db60863158bae2e9d8babf8')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list