Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-summoner
Commits:
bee19cb6 by Felix Yan at 2024-10-14T12:06:26+03:00
upgpkg: 2.0.1.1-507: rebuild with megaparsec 9.6.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-summoner
pkgdesc = Tool for scaffolding fully configured batteries-included
production-level Haskell projects.
pkgver = 2.0.1.1
- pkgrel = 506
+ pkgrel = 507
url = https://github.com/kowainik/summoner
arch = x86_64
license = MPL2
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=summoner
pkgname=haskell-summoner
pkgver=2.0.1.1
-pkgrel=506
+pkgrel=507
pkgdesc="Tool for scaffolding fully configured batteries-included
production-level Haskell projects."
url="https://github.com/kowainik/summoner"
license=('MPL2')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-summoner/-/commit/bee19cb6805be5b72bf647f2605a5849d5af252c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-summoner/-/commit/bee19cb6805be5b72bf647f2605a5849d5af252c
You're receiving this email because of your account on gitlab.archlinux.org.