Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-tar-conduit
Commits:
250fdf68 by Felix Yan at 2025-08-27T13:59:00+08:00
upgpkg: 0.4.1-129: rebuild with hspec 2.11.0, hspec-core 2.11.0, hspec-discover
2.11.0, tasty-hspec 1.2.0.4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-tar-conduit
pkgdesc = Extract and create tar files using conduit for streaming
pkgver = 0.4.1
- pkgrel = 128
+ pkgrel = 129
url = https://github.com/snoyberg/tar-conduit
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=tar-conduit
pkgname=haskell-tar-conduit
pkgver=0.4.1
-pkgrel=128
+pkgrel=129
pkgdesc="Extract and create tar files using conduit for streaming"
url="https://github.com/snoyberg/tar-conduit"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tar-conduit/-/commit/250fdf68d3de843d8902844e4754db93553c34c0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tar-conduit/-/commit/250fdf68d3de843d8902844e4754db93553c34c0
You're receiving this email because of your account on gitlab.archlinux.org.