Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-scotty
Commits:
d7590bb9 by Felix Yan at 2025-05-19T03:28:04+08:00
upgpkg: 0.22-64: rebuild with http-client 0.7.18
- - - - -
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 = 63
+ pkgrel = 64
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=63
+pkgrel=64
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/d7590bb9d50d8b6c76773d7e00cb79b3b3b485a8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-scotty/-/commit/d7590bb9d50d8b6c76773d7e00cb79b3b3b485a8
You're receiving this email because of your account on gitlab.archlinux.org.