Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-scotty
Commits:
41b587a7 by Felix Yan at 2025-03-12T00:27:10+08:00
upgpkg: 0.22-25: rebuild with assoc 1.1, cabal-plan 0.7.3.0, semialign 1.3,
strict 0.5, these 1.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-scotty
pkgdesc = Haskell web framework inspired by Ruby's Sinatra, using WAI
and Warp
pkgver = 0.22
- pkgrel = 24
+ pkgrel = 25
url = https://github.com/scotty-web/scotty
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=scotty
pkgname=haskell-scotty
pkgver=0.22
-pkgrel=24
+pkgrel=25
pkgdesc="Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp"
url="https://github.com/scotty-web/scotty"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-scotty/-/commit/41b587a7c028a0807ae1dadc83c391d74be0e62f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-scotty/-/commit/41b587a7c028a0807ae1dadc83c391d74be0e62f
You're receiving this email because of your account on gitlab.archlinux.org.