Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-scotty
Commits:
f8cab9a8 by Felix Yan at 2026-01-04T23:18:38+08:00
upgpkg: 0.22-195: rebuild for aeson 2.2.0.0, attoparsec-aeson 2.2.0.0, aws
0.24.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 = 194
+ pkgrel = 195
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=194
+pkgrel=195
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/f8cab9a8ef24be11b64e9703f42f4bceb9696399
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-scotty/-/commit/f8cab9a8ef24be11b64e9703f42f4bceb9696399
You're receiving this email because of your account on gitlab.archlinux.org.