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

Evangelos Foutras foutrelis at gemini.archlinux.org
Fri Apr 15 01:07:53 UTC 2022


    Date: Friday, April 15, 2022 @ 01:07:53
  Author: foutrelis
Revision: 1186417

Fix build with Vala 0.56

Modified:
  geary/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-15 00:59:02 UTC (rev 1186416)
+++ PKGBUILD	2022-04-15 01:07:53 UTC (rev 1186417)
@@ -56,6 +56,8 @@
 prepare() {
   cd geary
   git cherry-pick -n b8babd4aba65c85e3e4e9f0d6b5d827d220096de # fix contact auto-completion
+  git cherry-pick -n 9bd4c82952a0a2c3308c5cc86c0b85650c1fb484 # fix build with Vala 0.56
+  git cherry-pick -n 0f75e7a84a39492d0748cec2ba6028e08cae3644 # fix build with Vala 0.56
 }
 
 pkgver() {



More information about the arch-commits mailing list