Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-scotty
Commits:
be689687 by Felix Yan at 2025-08-27T14:11:36+08:00
upgpkg: 0.22-122: rebuild with hspec 2.11.0, hspec-core 2.11.0, hspec-discover
2.11.0, tasty-hspec 1.2.0.4
- - - - -
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 = 121
+ pkgrel = 122
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=121
+pkgrel=122
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/be68968748202475740dbf0d6e14d719c01d3897
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-scotty/-/commit/be68968748202475740dbf0d6e14d719c01d3897
You're receiving this email because of your account on gitlab.archlinux.org.