Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-tar
Commits:
4367c2fc by Felix Yan at 2025-09-29T17:10:53+00:00
upgpkg: 0.5.1.1-260: rebuild with hspec 2.11.3, hspec-api 2.11.3, hspec-core
2.11.3, hspec-discover 2.11.3, hspec-meta 2.11.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-tar
pkgdesc = Reading, writing and manipulating ".tar" archive files.
pkgver = 0.5.1.1
- pkgrel = 259
+ pkgrel = 260
url = https://hackage.haskell.org/package/tar
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=tar
pkgname=haskell-tar
pkgver=0.5.1.1
-pkgrel=259
+pkgrel=260
pkgdesc="Reading, writing and manipulating \".tar\" archive files."
url="https://hackage.haskell.org/package/${_hkgname}"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tar/-/commit/4367c2fc81e11668f40c7b7fefc34d45ff694461
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tar/-/commit/4367c2fc81e11668f40c7b7fefc34d45ff694461
You're receiving this email because of your account on gitlab.archlinux.org.