Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-summoner-tui
Commits:
d58cb643 by Felix Yan at 2025-07-31T19:05:03+08:00
upgpkg: 2.0.1.1-651: rebuild with optparse-applicative 0.18.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-summoner-tui
pkgdesc = Tool for scaffolding fully configured batteries-included
production-level Haskell projects using TUI.
pkgver = 2.0.1.1
- pkgrel = 650
+ pkgrel = 651
url = https://github.com/kowainik/summoner
arch = x86_64
license = MPL-2.0
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=summoner-tui
pkgname=haskell-summoner-tui
pkgver=2.0.1.1
-pkgrel=650
+pkgrel=651
pkgdesc="Tool for scaffolding fully configured batteries-included
production-level Haskell projects using TUI."
url="https://github.com/kowainik/summoner"
license=('MPL-2.0')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-summoner-tui/-/commit/d58cb6433f0148216622546bcec8c40cd11bf018
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-summoner-tui/-/commit/d58cb6433f0148216622546bcec8c40cd11bf018
You're receiving this email because of your account on gitlab.archlinux.org.