summarylogtreecommitdiffstats
path: root/0001-aur-fix-bazelversion-to-2.1.0.patch
diff options
context:
space:
mode:
Diffstat (limited to '0001-aur-fix-bazelversion-to-2.1.0.patch')
-rw-r--r--0001-aur-fix-bazelversion-to-2.1.0.patch20
1 files changed, 20 insertions, 0 deletions
diff --git a/0001-aur-fix-bazelversion-to-2.1.0.patch b/0001-aur-fix-bazelversion-to-2.1.0.patch
new file mode 100644
index 000000000000..83dcd9f1e46d
--- /dev/null
+++ b/0001-aur-fix-bazelversion-to-2.1.0.patch
@@ -0,0 +1,20 @@
+From 4099ffee0d7d3dbf57b7ed26a922a9a46411b3a9 Mon Sep 17 00:00:00 2001
+From: kXuan <kxuanobj@gmail.com>
+Date: Thu, 27 Feb 2020 14:34:54 +0800
+Subject: [PATCH] aur: fix bazelversion to 2.1.0
+
+Signed-off-by: kXuan <kxuanobj@gmail.com>
+---
+ .bazelversion | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/.bazelversion b/.bazelversion
+index 227cea215..3af0113a5 100644
+--- a/.bazelversion
++++ b/.bazelversion
+@@ -1 +1 @@
+-2.0.0
++2.1.0-
+--
+2.25.1
+