Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-simple-sendfile
Commits:
8da3d2b5 by Felix Yan at 2024-09-18T22:31:13+03:00
upgpkg: 0.2.32-42: rebuild with mono-traversable 1.0.20.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 = 41
+ pkgrel = 42
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=41
+pkgrel=42
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/8da3d2b52bf7485dee2c1e5684470feea5f3dc52
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-simple-sendfile/-/commit/8da3d2b52bf7485dee2c1e5684470feea5f3dc52
You're receiving this email because of your account on gitlab.archlinux.org.