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

Felix Yan felixonmars at archlinux.org
Tue Mar 23 17:47:30 UTC 2021


    Date: Tuesday, March 23, 2021 @ 17:47:29
  Author: felixonmars
Revision: 900577

upgpkg: haskell-arch-web 0.1.0-66: rebuild with hspec 2.7.9, hspec-core 2.7.9, hspec-discover 2.7.9

Modified:
  haskell-arch-web/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-23 17:35:58 UTC (rev 900576)
+++ PKGBUILD	2021-03-23 17:47:29 UTC (rev 900577)
@@ -3,7 +3,7 @@
 _hkgname=arch-web
 pkgname=haskell-arch-web
 pkgver=0.1.0
-pkgrel=65
+pkgrel=66
 pkgdesc="Arch Linux official and AUR web interface binding"
 url="https://github.com/berberman/arch-web"
 license=("MIT")
@@ -19,6 +19,8 @@
   cd $_hkgname-$pkgver
   uusi -u http-client $_hkgname.cabal
   gen-setup
+
+  sed -i '/CommunityTesting/a \  | KDEUnstable' src/Web/ArchLinux/Types.hs
 }
 
 build() {



More information about the arch-commits mailing list