[arch-commits] Commit in haskell-binary-tagged/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Sun Oct 24 14:53:20 UTC 2021


    Date: Sunday, October 24, 2021 @ 14:53:20
  Author: felixonmars
Revision: 1033183

upgpkg: haskell-binary-tagged 0.3-146: rebuild with structured 0.1.1

Modified:
  haskell-binary-tagged/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-24 14:19:38 UTC (rev 1033182)
+++ PKGBUILD	2021-10-24 14:53:20 UTC (rev 1033183)
@@ -4,7 +4,7 @@
 _hkgname=binary-tagged
 pkgname=haskell-binary-tagged
 pkgver=0.3
-pkgrel=145
+pkgrel=146
 pkgdesc="Tagged binary serialisation."
 url="https://github.com/phadej/binary-tagged#readme"
 license=("BSD")
@@ -17,7 +17,7 @@
 sha512sums=('731f94d53eabd0a00c1c116836a5e2eb9543911561b99f91c85df32534b73d7a441f25fdb5e98d2b6cba5523ceeaa112b5671ca8196535dc35c391943cb58b5e')
 
 prepare() {
-    uusi -u base -u base16-bytestring $_hkgname-$pkgver/$_hkgname.cabal
+    uusi -u base -u base16-bytestring -u structured $_hkgname-$pkgver/$_hkgname.cabal
 }
 
 build() {



More information about the arch-commits mailing list