Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-tar-conduit
Commits:
ce90ccb1 by Felix Yan at 2024-08-09T08:54:48+00:00
upgpkg: 0.4.1-27: rebuild with OneTuple 0.4.1
- - - - -
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 = 26
+ pkgrel = 27
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=26
+pkgrel=27
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/ce90ccb1c89859284b72e6921615353d68c60005
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tar-conduit/-/commit/ce90ccb1c89859284b72e6921615353d68c60005
You're receiving this email because of your account on gitlab.archlinux.org.