Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-warp


Commits:
15e38583 by Felix Yan at 2023-10-03T10:20:28+03:00
upgpkg: 3.3.29-8: rebuild with hashable 1.4.3.0

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,36 @@
+pkgbase = haskell-warp
+       pkgdesc = A fast, light-weight web server for WAI applications.
+       pkgver = 3.3.29
+       pkgrel = 8
+       url = https://github.com/yesodweb/wai
+       arch = x86_64
+       license = MIT
+       makedepends = ghc
+       makedepends = haskell-doctest
+       makedepends = haskell-http-client
+       makedepends = haskell-hspec
+       makedepends = haskell-hspec-discover
+       makedepends = haskell-quickcheck
+       depends = ghc-libs
+       depends = haskell-auto-update
+       depends = haskell-bsb-http-chunked
+       depends = haskell-case-insensitive
+       depends = haskell-crypton-x509
+       depends = haskell-hashable
+       depends = haskell-http-date
+       depends = haskell-http-types
+       depends = haskell-http2
+       depends = haskell-iproute
+       depends = haskell-network
+       depends = haskell-recv
+       depends = haskell-simple-sendfile
+       depends = haskell-streaming-commons
+       depends = haskell-time-manager
+       depends = haskell-unliftio
+       depends = haskell-vault
+       depends = haskell-wai
+       depends = haskell-word8
+       source = 
https://hackage.haskell.org/packages/archive/warp/3.3.29/warp-3.3.29.tar.gz
+       sha512sums = 
b24b0bbda8996c20dbaffb5d0a0eb83df503172308c83a4635c86794d9cfc957fefff588f3436d733c960408e7ea4b856f9ea889ca30870273e40673aec4441b
+
+pkgname = haskell-warp


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=warp
 pkgname=haskell-warp
 pkgver=3.3.29
-pkgrel=7
+pkgrel=8
 pkgdesc="A fast, light-weight web server for WAI applications."
 url="https://github.com/yesodweb/wai";
 license=("MIT")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-warp/-/commit/15e38583163a0fa7446f0149a1cad0bd84b0bc59

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-warp/-/commit/15e38583163a0fa7446f0149a1cad0bd84b0bc59
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to