[Git][haskell-team/package-plan][master] Update futhark to 0.25.32 and futhark-data to 1.1.2.0

Kari Pahula (@kaol) gitlab at salsa.debian.org
Mon Aug 18 16:39:41 BST 2025



Kari Pahula pushed to branch master at Debian Haskell Group / package-plan


Commits:
f4d86bfb by Kari Pahula at 2025-08-18T18:26:35+03:00
Update futhark to 0.25.32 and futhark-data to 1.1.2.0

- - - - -


5 changed files:

- packages.txt
- patches/futhark/0.25.27/disable-lsp → patches/futhark/0.25.32/disable-lsp
- patches/futhark/0.25.27/hiprtc → patches/futhark/0.25.32/hiprtc
- patches/futhark/0.25.27/lts-zlib → patches/futhark/0.25.32/lts-zlib
- patches/futhark/0.25.27/series → patches/futhark/0.25.32/series


Changes:

=====================================
packages.txt
=====================================
@@ -309,8 +309,8 @@ foundation 0.0.30
 free 5.2
 from-sum 0.2.3.0
 fsnotify 0.4.1.0 notest
-futhark 0.25.27
-futhark-data 1.1.1.0
+futhark 0.25.32
+futhark-data 1.1.2.0
 futhark-manifest 1.5.0.0
 futhark-server 1.2.3.0
 gd 3000.7.3


=====================================
patches/futhark/0.25.27/disable-lsp → patches/futhark/0.25.32/disable-lsp
=====================================
@@ -1,6 +1,6 @@
 --- a/src/Futhark/CLI/Main.hs
 +++ b/src/Futhark/CLI/Main.hs
-@@ -19,7 +19,6 @@
+@@ -20,7 +20,6 @@
  import Futhark.CLI.Eval qualified as Eval
  import Futhark.CLI.Fmt qualified as Fmt
  import Futhark.CLI.HIP qualified as HIP
@@ -8,7 +8,7 @@
  import Futhark.CLI.Literate qualified as Literate
  import Futhark.CLI.Misc qualified as Misc
  import Futhark.CLI.Multicore qualified as Multicore
-@@ -82,7 +81,6 @@
+@@ -83,7 +82,6 @@
        ("query", (Query.main, "Query semantic information about program.")),
        ("literate", (Literate.main, "Process a literate Futhark program.")),
        ("script", (Script.main, "Run FutharkScript expressions.")),
@@ -18,7 +18,7 @@
        ("benchcmp", (Benchcmp.main, "Compare two benchmark results.")),
 --- a/futhark.cabal
 +++ b/futhark.cabal
-@@ -159,7 +159,6 @@
+@@ -162,7 +162,6 @@
        Futhark.CLI.Fmt
        Futhark.CLI.HIP
        Futhark.CLI.Literate
@@ -26,7 +26,7 @@
        Futhark.CLI.Main
        Futhark.CLI.Misc
        Futhark.CLI.Multicore
-@@ -302,12 +301,6 @@
+@@ -305,12 +304,6 @@
        Futhark.Internalise.Monomorphise
        Futhark.Internalise.ReplaceRecords
        Futhark.Internalise.TypesValues
@@ -39,7 +39,7 @@
        Futhark.MonadFreshNames
        Futhark.Optimise.BlkRegTiling
        Futhark.Optimise.CSE
-@@ -451,10 +444,8 @@
+@@ -454,10 +447,8 @@
      , bytestring >=0.11.2
      , bytestring-to-vector >=0.3.0.1
      , bmp >=1.2.6.3
@@ -50,7 +50,7 @@
      , directory >=1.3.0.0
      , directory-tree >=0.12.1
      , dlist >=0.6.0.1
-@@ -471,8 +462,6 @@
+@@ -474,8 +465,6 @@
      , haskeline
      , language-c-quote >= 0.12
      , lens


=====================================
patches/futhark/0.25.27/hiprtc → patches/futhark/0.25.32/hiprtc
=====================================


=====================================
patches/futhark/0.25.27/lts-zlib → patches/futhark/0.25.32/lts-zlib
=====================================
@@ -1,6 +1,6 @@
 --- a/futhark.cabal
 +++ b/futhark.cabal
-@@ -480,7 +480,7 @@
+@@ -483,7 +483,7 @@
      , transformers >=0.3
      , vector >=0.12
      , versions >=6.0.0


=====================================
patches/futhark/0.25.27/series → patches/futhark/0.25.32/series
=====================================



View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/f4d86bfb24839907e30bbd0076c301d14e867d55

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/f4d86bfb24839907e30bbd0076c301d14e867d55
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/20250818/1fbe4b4b/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list