Date: Tuesday, August 23, 2022 @ 09:17:43 Author: felixonmars Revision: 1274945
upgpkg: haskell-hls-floskell-plugin 1.0.0.2-1: rebuild with hls-floskell-plugin 1.0.0.2 Modified: haskell-hls-floskell-plugin/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-23 08:49:53 UTC (rev 1274944) +++ PKGBUILD 2022-08-23 09:17:43 UTC (rev 1274945) @@ -2,8 +2,8 @@ _hkgname=hls-floskell-plugin pkgname=haskell-hls-floskell-plugin -pkgver=1.0.0.1 -pkgrel=220 +pkgver=1.0.0.2 +pkgrel=1 pkgdesc="Integration with the Floskell code formatter" url="https://hackage.haskell.org/package/hls-floskell-plugin" license=("Apache") @@ -12,7 +12,7 @@ makedepends=('ghc' 'uusi' 'haskell-hls-test-utils') checkdepends=('git') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha512sums=('0f420355b67447426e77f149a5cf735f613b2c863b08f625e0a0d91a33bcf565684d702f67743ef9d50eaa235551c30c76743fedd78ead9fbed429e838acf113') +sha512sums=('26ab3a1cf1dc9802cc7422fe1fbe351271db6590232b7c4a695b2df0452c28ea50867cfbf3443cbd68f801518000fa1bd361cadba2e63ae5fdf8f9bd2b493754') prepare() { cd $_hkgname-$pkgver
