Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-tar-conduit
Commits:
812fa665 by Felix Yan at 2024-09-28T17:50:35+00:00
upgpkg: 0.4.1-36: rebuild with conduit 1.3.6
- - - - -
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 = 35
+ pkgrel = 36
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=35
+pkgrel=36
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/812fa665072720d42e73d14cae9363c1f5b12b83
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tar-conduit/-/commit/812fa665072720d42e73d14cae9363c1f5b12b83
You're receiving this email because of your account on gitlab.archlinux.org.