Date: Saturday, February 11, 2023 @ 00:00:53
  Author: felixonmars
Revision: 1399710

upgpkg: haskell-hls-ormolu-plugin 1.0.2.2-1: rebuild with hls-ormolu-plugin 
1.0.2.2

Modified:
  haskell-hls-ormolu-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-10 23:59:30 UTC (rev 1399709)
+++ PKGBUILD    2023-02-11 00:00:53 UTC (rev 1399710)
@@ -2,8 +2,8 @@
 
 _hkgname=hls-ormolu-plugin
 pkgname=haskell-hls-ormolu-plugin
-pkgver=1.0.2.1
-pkgrel=6
+pkgver=1.0.2.2
+pkgrel=1
 pkgdesc="Integration with the Ormolu code formatter"
 url="https://hackage.haskell.org/package/hls-ormolu-plugin";
 license=("Apache")
@@ -13,7 +13,7 @@
 makedepends=('ghc' 'uusi' 'haskell-hls-test-utils' 'haskell-lsp-types')
 checkdepends=('git')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha512sums=('c30778e9f7b204bb2172f6506e97c7873d54f242339f941b73a7a1d616dd7f585fd118643ece497047888b2c8fac9aab60d3542b95d632d23763f5e483437c7e')
+sha512sums=('796faaaab27260f3516198aaba0d9adee751bb5a25e73eb12148782888d3fc19b8fa41e360cc7696d2c63c705336def30559f8c802a6fcd905cc63b8afda584b')
 
 prepare() {
   cd $_hkgname-$pkgver

Reply via email to