Date: Monday, October 10, 2022 @ 14:03:26
  Author: felixonmars
Revision: 1325920

upgpkg: haskell-semialign 1.2.0.1-84: rebuild with vector 0.13.0.0

Modified:
  haskell-semialign/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-10 14:03:25 UTC (rev 1325919)
+++ PKGBUILD    2022-10-10 14:03:26 UTC (rev 1325920)
@@ -3,7 +3,7 @@
 _hkgname=semialign
 pkgname=haskell-semialign
 pkgver=1.2.0.1
-pkgrel=83
+pkgrel=84
 pkgdesc="Align and Zip type-classes from the common Semialign ancestor."
 url="https://github.com/haskellari/these";
 license=("BSD")
@@ -18,6 +18,7 @@
 prepare() {
   cd $_hkgname-$pkgver
   gen-setup
+  uusi -u vector $_hkgname.cabal
 }
 
 build() {

Reply via email to