Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-stream
Commits:
ffb8eb49 by Felix Yan at 2025-10-01T16:59:36+08:00
upgpkg: 0.4.7.2-216: rebuild with tasty-quickcheck 0.11
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-stream
pkgdesc = A library for manipulating infinite lists.
pkgver = 0.4.7.2
- pkgrel = 215
+ pkgrel = 216
url = https://hackage.haskell.org/package/Stream
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=Stream
pkgname=haskell-stream
pkgver=0.4.7.2
-pkgrel=215
+pkgrel=216
pkgdesc="A library for manipulating infinite lists."
url="https://hackage.haskell.org/package/Stream"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-stream/-/commit/ffb8eb49e159682f75319647cc92aa1ae0bc5f20
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-stream/-/commit/ffb8eb49e159682f75319647cc92aa1ae0bc5f20
You're receiving this email because of your account on gitlab.archlinux.org.