[arch-commits] Commit in haskell-binary-tagged/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Jun 21 16:56:12 UTC 2021
Date: Monday, June 21, 2021 @ 16:56:11
Author: felixonmars
Revision: 966529
upgpkg: haskell-binary-tagged 0.3-128: rebuild with ghc 9.0.1, ghc-lib-parser-ex 9.0.0.4, one-liner 2.0, retrie 1.0.0.0
Modified:
haskell-binary-tagged/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-21 16:54:15 UTC (rev 966528)
+++ PKGBUILD 2021-06-21 16:56:11 UTC (rev 966529)
@@ -4,7 +4,7 @@
_hkgname=binary-tagged
pkgname=haskell-binary-tagged
pkgver=0.3
-pkgrel=127
+pkgrel=128
pkgdesc="Tagged binary serialisation."
url="https://github.com/phadej/binary-tagged#readme"
license=("BSD")
@@ -17,7 +17,7 @@
sha512sums=('731f94d53eabd0a00c1c116836a5e2eb9543911561b99f91c85df32534b73d7a441f25fdb5e98d2b6cba5523ceeaa112b5671ca8196535dc35c391943cb58b5e')
prepare() {
- uusi -u base16-bytestring $_hkgname-$pkgver/$_hkgname.cabal
+ uusi -u base -u base16-bytestring $_hkgname-$pkgver/$_hkgname.cabal
}
build() {
More information about the arch-commits
mailing list