Date: Sunday, January 29, 2023 @ 22:57:14
  Author: felixonmars
Revision: 1391172

upgpkg: haskell-ci 0.12.1-395: rebuild with lattices 2.1

Modified:
  haskell-ci/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-29 22:55:07 UTC (rev 1391171)
+++ PKGBUILD    2023-01-29 22:57:14 UTC (rev 1391172)
@@ -4,7 +4,7 @@
 _hkgname=haskell-ci
 pkgname=haskell-ci
 pkgver=0.12.1
-pkgrel=394
+pkgrel=395
 pkgdesc="Cabal package script generator for Travis-CI"
 url="https://haskell-ci.rtfd.org/";
 license=("GPL")
@@ -24,7 +24,7 @@
 prepare(){
   cd $_hkgname-$pkgver
   patch -p1 -i ../haskell-ci-aeson-2.patch
-  uusi -u aeson -u attoparsec -u base-compat -u optparse-applicative -u 
ShellCheck $_hkgname.cabal
+  uusi -u aeson -u attoparsec -u base-compat -u lattices -u 
optparse-applicative -u ShellCheck $_hkgname.cabal
 }
 
 build() {

Reply via email to