Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-htf
Commits:
45ae89bb by Felix Yan at 2025-04-09T16:37:40+08:00
upgpkg: 0.15.0.1-108: rebuild with OneTuple (remove unneeded dependencies on
new GHC)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-htf
pkgdesc = The Haskell Test Framework
pkgver = 0.15.0.1
- pkgrel = 107
+ pkgrel = 108
url = https://github.com/skogsbaer/HTF/
arch = x86_64
license = LGPL2
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=HTF
pkgname=haskell-htf
pkgver=0.15.0.1
-pkgrel=107
+pkgrel=108
pkgdesc="The Haskell Test Framework"
url="https://github.com/skogsbaer/HTF/"
license=("LGPL2")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-htf/-/commit/45ae89bb9debb40e13a6fe7059fe1698acc2bfe4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-htf/-/commit/45ae89bb9debb40e13a6fe7059fe1698acc2bfe4
You're receiving this email because of your account on gitlab.archlinux.org.