File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ RUN set -eux; \
9393 GHC_SHA256='3cfa843687856de304a946dbe849a497c4fdad021f0275628b8ca7b55ccf8082' ; \
9494 ;; \
9595 'x86_64' ) \
96- GHC_SHA256='fc6a6247d1831745c67b27d6212f6911c35a933043f3b6851724e2e01484d077 ' ; \
96+ GHC_SHA256='a9ba017398fe683a8b87060dcf5bde81e2437d83ca8c41add0dbdceebd0a28ce ' ; \
9797 ;; \
9898 *) echo >&2 "error: unsupported architecture '$ARCH'" ; exit 1 ;; \
9999 esac; \
Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ RUN set -eux; \
107107 GHC_SHA256='3cfa843687856de304a946dbe849a497c4fdad021f0275628b8ca7b55ccf8082' ; \
108108 ;; \
109109 'x86_64' ) \
110- GHC_SHA256='fc6a6247d1831745c67b27d6212f6911c35a933043f3b6851724e2e01484d077 ' ; \
110+ GHC_SHA256='a9ba017398fe683a8b87060dcf5bde81e2437d83ca8c41add0dbdceebd0a28ce ' ; \
111111 ;; \
112112 *) echo >&2 "error: unsupported architecture '$ARCH'" ; exit 1 ;; \
113113 esac; \
You can’t perform that action at this time.
0 commit comments