From 872915f9e4179874e3f2687240031cf859358ebe Mon Sep 17 00:00:00 2001 From: Jakob Gezelius Date: Thu, 24 Oct 2024 19:39:40 +0200 Subject: [PATCH] ghc: fix dependencies **Summary** - Fix dependencies - Part of https://github.com/getsolus/packages/issues/4143 --- packages/g/ghc/package.yml | 4 ++-- packages/g/ghc/pspec_x86_64.xml | 14 +++++++------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/packages/g/ghc/package.yml b/packages/g/ghc/package.yml index 74008f94319..3d76400b282 100644 --- a/packages/g/ghc/package.yml +++ b/packages/g/ghc/package.yml @@ -1,6 +1,6 @@ name : ghc version : 9.4.8 -release : 11 +release : 12 source : - https://downloads.haskell.org/~ghc/9.4.8/ghc-9.4.8-src.tar.xz : 0bf407eb67fe3e3c24b0f4c8dea8cb63e07f63ca0f76cf2058565143507ab85e - https://downloads.haskell.org/~ghc/9.4.8/ghc-9.4.8-testsuite.tar.xz : ac45dd44b097707a2717058ab2cfff22777ec0f31bfa3f54bf60e18b2dd63c95 @@ -11,7 +11,7 @@ summary : The Glasgow Haskell Compiler description: | The Glasgow Haskell Compiler builddeps : - - ghc-devel + - ghc - haskell-cabal-install patterns : /* networking : yes diff --git a/packages/g/ghc/pspec_x86_64.xml b/packages/g/ghc/pspec_x86_64.xml index aaac714890c..acb83540b39 100644 --- a/packages/g/ghc/pspec_x86_64.xml +++ b/packages/g/ghc/pspec_x86_64.xml @@ -3,8 +3,8 @@ ghc https://www.haskell.org/ghc/ - Muhammad Alfi Syahrin - malfisya.dev@hotmail.com + Jakob Gezelius + jakob@knugen.nu BSD-3-Clause programming.haskell @@ -5183,12 +5183,12 @@ - - 2024-08-23 + + 2024-10-24 9.4.8 Packaging update - Muhammad Alfi Syahrin - malfisya.dev@hotmail.com + Jakob Gezelius + jakob@knugen.nu - \ No newline at end of file +