Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-streaming-commons
Commits:
30163e75 by Felix Yan at 2025-10-15T02:47:00+08:00
upgpkg: 0.2.3.0-82: rebuild with splitmix 0.1.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-streaming-commons
pkgdesc = Common lower-level functions needed by various streaming data
libraries
pkgver = 0.2.3.0
- pkgrel = 81
+ pkgrel = 82
url = https://github.com/fpco/streaming-commons
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=streaming-commons
pkgname=haskell-streaming-commons
pkgver=0.2.3.0
-pkgrel=81
+pkgrel=82
pkgdesc="Common lower-level functions needed by various streaming data
libraries"
url="https://github.com/fpco/streaming-commons"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-streaming-commons/-/commit/30163e75cae6db91b254e594a9e140a89f7d7684
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-streaming-commons/-/commit/30163e75cae6db91b254e594a9e140a89f7d7684
You're receiving this email because of your account on gitlab.archlinux.org.