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; \
93
93
GHC_SHA256='3cfa843687856de304a946dbe849a497c4fdad021f0275628b8ca7b55ccf8082' ; \
94
94
;; \
95
95
'x86_64' ) \
96
- GHC_SHA256='fc6a6247d1831745c67b27d6212f6911c35a933043f3b6851724e2e01484d077 ' ; \
96
+ GHC_SHA256='a9ba017398fe683a8b87060dcf5bde81e2437d83ca8c41add0dbdceebd0a28ce ' ; \
97
97
;; \
98
98
*) echo >&2 "error: unsupported architecture '$ARCH'" ; exit 1 ;; \
99
99
esac; \
Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ RUN set -eux; \
107
107
GHC_SHA256='3cfa843687856de304a946dbe849a497c4fdad021f0275628b8ca7b55ccf8082' ; \
108
108
;; \
109
109
'x86_64' ) \
110
- GHC_SHA256='fc6a6247d1831745c67b27d6212f6911c35a933043f3b6851724e2e01484d077 ' ; \
110
+ GHC_SHA256='a9ba017398fe683a8b87060dcf5bde81e2437d83ca8c41add0dbdceebd0a28ce ' ; \
111
111
;; \
112
112
*) echo >&2 "error: unsupported architecture '$ARCH'" ; exit 1 ;; \
113
113
esac; \
You can’t perform that action at this time.
0 commit comments