[Git][haskell-team/DHG_packages][experimental] ghc: switch to llvm-14 and add riscv64 to llvm-14 architectures

Gianfranco Costamagna (@locutusofborg) gitlab at salsa.debian.org
Thu Apr 20 08:53:34 BST 2023



Gianfranco Costamagna pushed to branch experimental at Debian Haskell Group / DHG_packages


Commits:
766b4e5b by Gianfranco Costamagna at 2023-04-20T09:53:00+02:00
ghc: switch to llvm-14 and add riscv64 to llvm-14 architectures

- - - - -


2 changed files:

- p/ghc/debian/changelog
- p/ghc/debian/control


Changes:

=====================================
p/ghc/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+ghc (9.2.7-1~exp2) experimental; urgency=medium
+
+  * Switch to llvm-14 and add riscv64 to llvm-* archs.
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Thu, 20 Apr 2023 09:51:25 +0200
+
 ghc (9.2.7-1~exp1) experimental; urgency=medium
 
   * New upstream release.


=====================================
p/ghc/debian/control
=====================================
@@ -15,7 +15,7 @@ Build-Depends:
   pkg-config,
   ghc:native (>= 8.6),
   libgmp-dev,
-  llvm-13 [arm64 armel armhf],
+  llvm-14 [arm64 armel armhf riscv64],
   libffi-dev,
   libncurses-dev,
   python3-sphinx <!cross>,
@@ -31,7 +31,7 @@ Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/gh
 Package: ghc
 Architecture: any
 Depends:
-  llvm-13 [arm64 armel armhf],
+  llvm-14 [arm64 armel armhf riscv64],
   gcc,
   libgmp-dev,
   libffi-dev,
@@ -54,7 +54,7 @@ Replaces: ghc6 (<< 7), ghc-dynamic (<< 7.8), ghc-haddock (<< 7.10), ${conflictin
 Conflicts: ghc6 (<< 7), ghc-dynamic (<< 7.8)
 Breaks: cabal-install (<< 1.22), haskell-devscripts (<< 0.8.13),
  ghc-doc (<< 7.10), ghc-haddock (<< 7.10), ${conflicting-devs}
-Suggests: perl, ghc-prof, ghc-doc, haskell-doc, llvm-13
+Suggests: perl, ghc-prof, ghc-doc, haskell-doc, llvm-14
 Description: The Glasgow Haskell Compilation system
  The Glorious Glasgow Haskell Compilation system (GHC) is a compiler for
  Haskell.



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/766b4e5b016684850f2ef1a773be0fb28b2a997f

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/766b4e5b016684850f2ef1a773be0fb28b2a997f
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20230420/c7f2c1cc/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list