Date: Sunday, January 29, 2023 @ 08:56:41
  Author: felixonmars
Revision: 1390917

upgpkg: haskell-cabal-install-parsers 0.4.2-192: rebuild with tree-diff 0.3

Modified:
  haskell-cabal-install-parsers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-29 08:46:18 UTC (rev 1390916)
+++ PKGBUILD    2023-01-29 08:56:41 UTC (rev 1390917)
@@ -3,7 +3,7 @@
 _hkgname=cabal-install-parsers
 pkgname=haskell-cabal-install-parsers
 pkgver=0.4.2
-pkgrel=191
+pkgrel=192
 pkgdesc="Utilities to work with cabal-install files"
 url="https://haskell-ci.rtfd.org/";
 license=("GPL" "BSD")
@@ -19,7 +19,7 @@
 prepare() {
   cd $_hkgname-$pkgver
   gen-setup
-  uusi -u aeson $_hkgname.cabal
+  uusi -u aeson -u tree-diff $_hkgname.cabal
 }
 
 build() {

Reply via email to