[Git][haskell-team/DHG_packages][experimental] ghc: set back llvm-version to 17, FTBFS

Gianfranco Costamagna (@locutusofborg) gitlab at salsa.debian.org
Wed Jul 17 08:53:33 BST 2024



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


Commits:
34dd1ac6 by Gianfranco Costamagna at 2024-07-17T08:55:11+02:00
ghc: set back llvm-version to 17, FTBFS

- - - - -


2 changed files:

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


Changes:

=====================================
p/ghc/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+ghc (9.6.6-1~exp2) experimental; urgency=medium
+
+  * Set llvm-version back to 17, FBTFS
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Wed, 17 Jul 2024 08:51:18 +0200
+
 ghc (9.6.6-1~exp1) experimental; urgency=medium
 
   * New upstream release.


=====================================
p/ghc/debian/control
=====================================
@@ -15,7 +15,7 @@ Build-Depends:
   ghc:native (>= 9.2),
   hadrian:native (>= 9.6.5) <!pkg.ghc.nohadrian>,
   hadrian:native (<< 9.7) <!pkg.ghc.nohadrian>,
-  llvm-18 [armel armhf s390x riscv64 loong64],
+  llvm-17 [armel armhf s390x riscv64 loong64],
   libgmp-dev,
   libffi-dev,
   libncurses-dev,
@@ -32,7 +32,7 @@ Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/gh
 Package: ghc
 Architecture: any
 Depends:
-  llvm-18 [armel armhf s390x riscv64 loong64],
+  llvm-17 [armel armhf s390x riscv64 loong64],
   gcc,
   libgmp-dev,
   libffi-dev,
@@ -53,7 +53,7 @@ Provides:
   ${haddock:Provides}
 Replaces: ${conflicting-devs}
 Breaks: ${conflicting-devs}
-Suggests: perl, ghc-prof, ghc-doc, llvm-18
+Suggests: perl, ghc-prof, ghc-doc, llvm-17
 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/34dd1ac6c9e882373bc1f137d8ece643899a961c

-- 
This project does not include diff previews in email notifications.
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/34dd1ac6c9e882373bc1f137d8ece643899a961c
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/20240717/495dadca/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list