Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-project-template
Commits:
1fba34cb by Felix Yan at 2025-08-27T13:58:02+08:00
upgpkg: 0.2.1.0-447: rebuild with hspec 2.11.0, hspec-core 2.11.0,
hspec-discover 2.11.0, tasty-hspec 1.2.0.4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-project-template
pkgdesc = Specify Haskell project templates and generate files
pkgver = 0.2.1.0
- pkgrel = 446
+ pkgrel = 447
url = https://github.com/fpco/haskell-ide
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=project-template
pkgname=haskell-project-template
pkgver=0.2.1.0
-pkgrel=446
+pkgrel=447
pkgdesc="Specify Haskell project templates and generate files"
url="https://github.com/fpco/haskell-ide"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-project-template/-/commit/1fba34cb3aae7f01eb955836445fa17fb38e076d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-project-template/-/commit/1fba34cb3aae7f01eb955836445fa17fb38e076d
You're receiving this email because of your account on gitlab.archlinux.org.