Updated repo reference

PiperOrigin-RevId: 682010874
Change-Id: I7febccf65d2d589836c7bc8b2cc7ac456249fa0a
diff --git a/repos.bzl b/repos.bzl
index 67fe79d..f6f50cf 100644
--- a/repos.bzl
+++ b/repos.bzl
@@ -22,7 +22,7 @@
     if not native.existing_rule("com_google_mpact-riscv"):
         http_archive(
             name = "com_google_mpact-riscv",
-            sha256 = "130d6eb23cf205db5c30452bd0e4b682a167873c161e1267a2f8b933170b5362",
-            strip_prefix = "mpact-riscv-44ac1a17911c882ca4c31305ef230c93d7882d7e",
-            url = "https://github.com/google/mpact-riscv/archive/44ac1a17911c882ca4c31305ef230c93d7882d7e.tar.gz",
+            sha256 = "72f0b34338e255257d3e7f3ae3dba368f4a0233a79bd16087453544ec8ef3502",
+            strip_prefix = "mpact-riscv-bf27fab72381a7a0bf3ab4cdb68d483c5afd162d",
+            url = "https://github.com/google/mpact-riscv/archive/bf27fab72381a7a0bf3ab4cdb68d483c5afd162d.tar.gz",
         )