Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-ormolu
Commits:
98662a07 by Felix Yan at 2024-08-27T11:23:23+03:00
upgpkg: 0.5.0.1-15: rebuild with hashable 1.4.4.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 = 14
+ pkgrel = 15
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=14
+pkgrel=15
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/98662a07adb734752c990cf7b1a01507152e4478
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ormolu/-/commit/98662a07adb734752c990cf7b1a01507152e4478
You're receiving this email because of your account on gitlab.archlinux.org.