From f84c36f175c53c6a134f319f39b1bca9cd172fee Mon Sep 17 00:00:00 2001 From: qwjyh Date: Tue, 4 Feb 2025 03:00:50 +0900 Subject: [PATCH] update: ghc from 9.6.1 -> 9.12.1 --- bucket/ghc.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/ghc.json b/bucket/ghc.json index eb37f1e..0f7ce6b 100644 --- a/bucket/ghc.json +++ b/bucket/ghc.json @@ -1,5 +1,5 @@ { - "version": "9.6.1", + "version": "9.12.1", "description": "An advanced, purely functional programming language.", "homepage": "https://www.haskell.org", "license": "BSD-3-Clause", @@ -11,9 +11,9 @@ }, "architecture": { "64bit": { - "url": "https://downloads.haskell.org/~ghc/9.6.1/ghc-9.6.1-x86_64-unknown-mingw32.tar.xz", - "hash": "6121a889839d8b409f082169365bbfb6ed9e6a1f6ff0531d577ef7c2a9a417fb", - "extract_dir": "ghc-9.6.1-x86_64-unknown-mingw32" + "url": "https://downloads.haskell.org/~ghc/9.12.1/ghc-9.12.1-x86_64-unknown-mingw32.tar.xz", + "hash": "22dc942be1b968d5e28e75c06aba52829d0c52d9234bc9941df9ab2a0e2a610d", + "extract_dir": "ghc-9.12.1-x86_64-unknown-mingw32" } }, "bin": [