Update ACL pin to 6c7cf31655ebc65108f91df946904cc83e1b42f5

Signed-off-by: Nikhil Raj <nikhil.raj@arm.com>
Change-Id: Ic39da278d89da1268a461a33f6a45595417c890b
diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh
index 749bbbf..a267a43 100755
--- a/scripts/get_compute_library.sh
+++ b/scripts/get_compute_library.sh
@@ -10,7 +10,7 @@
 #DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_23_05" # Release 23.05
 #
 # For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="48c0ed9d6298dfcc2bf37ac85c168fc7d41ee803" #9579: Fix ScaleKernel validate method. | https://review.mlplatform.org/c/ml/ComputeLibrary/+/9579
+DEFAULT_CLFRAMEWORKREVISION="6c7cf31655ebc65108f91df946904cc83e1b42f5" #9736: Fix build error for armv7a | https://review.mlplatform.org/c/ml/ComputeLibrary/+/9736
 
 usage() {
   echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out