Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hie-bios
Commits:
d3bc61cd by Felix Yan at 2026-01-04T23:18:07+08:00
upgpkg: 0.12.0-152: rebuild for aeson 2.2.0.0, attoparsec-aeson 2.2.0.0, aws
0.24.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-hie-bios
pkgdesc = Set up a GHC API session
pkgver = 0.12.0
- pkgrel = 151
+ pkgrel = 152
url = https://github.com/mpickering/hie-bios
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=hie-bios
pkgname=haskell-hie-bios
pkgver=0.12.0
-pkgrel=151
+pkgrel=152
pkgdesc="Set up a GHC API session"
url="https://github.com/mpickering/hie-bios"
license=("BSD")
@@ -20,7 +20,7 @@
sha512sums=('eb9effc1bab68f7d2f2f1d6c64971c48f3428e47de472ea34428c1fcfc813f65754
prepare() {
cd $_hkgname-$pkgver
- uusi -u unix-compat $_hkgname.cabal
+ uusi -u aeson -u unix-compat
# https://github.com/mpickering/hie-bios/issues/290
chmod +x tests/projects/*/*.sh
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hie-bios/-/commit/d3bc61cd84743e16d32306c07b250d6e7c167d9c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hie-bios/-/commit/d3bc61cd84743e16d32306c07b250d6e7c167d9c
You're receiving this email because of your account on gitlab.archlinux.org.