Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-stream
Commits:
ce22847f by Felix Yan at 2025-10-10T07:27:31+08:00
upgpkg: 0.4.7.2-222: rebuild with hspec 2.11.4, hspec-api 2.11.4, hspec-core
2.11.4, hspec-discover 2.11.4, hspec-expectations 0.8.4, hspec-meta 2.11.4
- - - - -
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 = 221
+ pkgrel = 222
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=221
+pkgrel=222
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/ce22847fff11c8451ad97b63c6f7f331f7307c99
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-stream/-/commit/ce22847fff11c8451ad97b63c6f7f331f7307c99
You're receiving this email because of your account on gitlab.archlinux.org.