Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-scotty
Commits:
34037f93 by Felix Yan at 2023-11-16T16:07:49+02:00
upgpkg: 0.20.1-14: rebuild with optparse-applicative 0.17.1.0
- - - - -
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.20.1
- pkgrel = 13
+ pkgrel = 14
url = https://github.com/scotty-web/scotty
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=scotty
pkgname=haskell-scotty
pkgver=0.20.1
-pkgrel=13
+pkgrel=14
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/34037f934156d5e04da71ccfffa4af794870f4e2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-scotty/-/commit/34037f934156d5e04da71ccfffa4af794870f4e2
You're receiving this email because of your account on gitlab.archlinux.org.