Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-ormolu
Commits:
343c608f by Felix Yan at 2024-09-09T20:53:44+03:00
upgpkg: 0.5.0.1-18: rebuild with megaparsec 9.6.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-ormolu
pkgdesc = A formatter for Haskell source code
pkgver = 0.5.0.1
- pkgrel = 17
+ pkgrel = 18
url = https://github.com/tweag/ormolu
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=ormolu
pkgname=haskell-ormolu
pkgver=0.5.0.1
-pkgrel=17
+pkgrel=18
pkgdesc="A formatter for Haskell source code"
url="https://github.com/tweag/ormolu"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ormolu/-/commit/343c608f59aa898352d0e0db6ecc03ceb24b39ee
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ormolu/-/commit/343c608f59aa898352d0e0db6ecc03ceb24b39ee
You're receiving this email because of your account on gitlab.archlinux.org.