Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-summoner
Commits:
de9cd80a by Felix Yan at 2025-07-29T01:46:38+08:00
upgpkg: 2.0.1.1-585: rebuild with hedgehog 1.4, tasty-hedgehog 1.4.0.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
pkgbase = haskell-summoner
pkgdesc = Tool for scaffolding fully configured batteries-included
production-level Haskell projects.
pkgver = 2.0.1.1
- pkgrel = 584
+ pkgrel = 585
url = https://github.com/kowainik/summoner
arch = x86_64
- license = MPL2
+ license = MPL-2.0
makedepends = ghc
makedepends = uusi
makedepends = haskell-hedgehog
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=summoner
pkgname=haskell-summoner
pkgver=2.0.1.1
-pkgrel=584
+pkgrel=585
pkgdesc="Tool for scaffolding fully configured batteries-included
production-level Haskell projects."
url="https://github.com/kowainik/summoner"
license=('MPL-2.0')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-summoner/-/commit/de9cd80a4534e631aa4e1f83c77206523f7c64bd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-summoner/-/commit/de9cd80a4534e631aa4e1f83c77206523f7c64bd
You're receiving this email because of your account on gitlab.archlinux.org.