Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-simple-sendfile
Commits:
c75f956c by Felix Yan at 2024-01-10T20:24:21+02:00
upgpkg: 0.2.32-14: rebuild with unordered-containers 0.2.20
- - - - -
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 = 13
+ pkgrel = 14
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=13
+pkgrel=14
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/c75f956ce1bb62ffdeab639dcdec8da383d7d0d0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-simple-sendfile/-/commit/c75f956ce1bb62ffdeab639dcdec8da383d7d0d0
You're receiving this email because of your account on gitlab.archlinux.org.