Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-simple-sendfile
Commits:
fc6b562e by Felix Yan at 2025-09-10T19:00:22+00:00
upgpkg: 0.2.32-158: rebuild with lifted-async 0.11.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-simple-sendfile
pkgdesc = Cross platform library for the sendfile system call
pkgver = 0.2.32
- pkgrel = 157
+ pkgrel = 158
url = https://github.com/kazu-yamamoto/simple-sendfile
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=simple-sendfile
pkgname=haskell-simple-sendfile
pkgver=0.2.32
-pkgrel=157
+pkgrel=158
pkgdesc="Cross platform library for the sendfile system call"
url="https://github.com/kazu-yamamoto/simple-sendfile"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-simple-sendfile/-/commit/fc6b562efae1249aadc6b5f1f566b6a4a692253e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-simple-sendfile/-/commit/fc6b562efae1249aadc6b5f1f566b6a4a692253e
You're receiving this email because of your account on gitlab.archlinux.org.