intellij: update aspect path

Upstream change:
https://github.com/bazelbuild/intellij/commit/d1a5ccc3d4d971224faafc6684e0216855e59d47

Change-Id: I287fae1dcff38164eaea3aeaecf768247b8302c5
Reviewed-on: https://review.monogon.dev/c/monogon/+/1805
Tested-by: Jenkins CI
Reviewed-by: Tim Windelschmidt <tim@monogon.tech>
diff --git a/intellij/patches/bazel_intellij_aspect_filter.patch b/intellij/patches/bazel_intellij_aspect_filter.patch
index dfdb3e4..53a8baf 100644
--- a/intellij/patches/bazel_intellij_aspect_filter.patch
+++ b/intellij/patches/bazel_intellij_aspect_filter.patch
@@ -18,8 +18,8 @@
 #  - properly resolve go_library rules that have both source files and embeds.
 #  - allow running test/sync against //... which contains cc_toolchain rules
 #    (see https://github.com/bazelbuild/intellij/issues/1344 )
---- a/intellij_info_impl.bzl
-+++ b/intellij_info_impl.bzl
+--- a/intellij_info_impl_bundled.bzl
++++ b/intellij_info_impl_bundled.bzl
 @@ -13,6 +13,7 @@
      ":make_variables.bzl",
      "expand_make_variables",