[Git][haskell-team/DHG_packages][master] futhark: Upgrading from 0.25.27 to 0.25.32

Kari Pahula (@kaol) gitlab at salsa.debian.org
Mon Aug 18 17:12:40 BST 2025



Kari Pahula pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
4eb3be9d by Kari Pahula at 2025-08-18T19:10:34+03:00
futhark: Upgrading from 0.25.27 to 0.25.32

- - - - -


4 changed files:

- p/haskell-futhark/debian/changelog
- p/haskell-futhark/debian/control
- p/haskell-futhark/debian/patches/disable-lsp
- p/haskell-futhark/debian/patches/lts-zlib


Changes:

=====================================
p/haskell-futhark/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-futhark (0.25.32-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Kari Pahula <kaol at debian.org>  Mon, 18 Aug 2025 19:09:54 +0300
+
 haskell-futhark (0.25.27-1) unstable; urgency=medium
 
   * New upstream package


=====================================
p/haskell-futhark/debian/control
=====================================
@@ -29,6 +29,8 @@ Build-Depends: debhelper (>= 10),
  libghc-bytestring-to-vector-prof,
  libghc-cmark-gfm-dev (>= 0.2.1),
  libghc-cmark-gfm-prof,
+ libghc-criterion-dev,
+ libghc-criterion-prof,
  libghc-cryptohash-md5-dev,
  libghc-cryptohash-md5-prof,
  libghc-directory-tree-dev (>= 0.12.1),
@@ -43,7 +45,7 @@ Build-Depends: debhelper (>= 10),
  libghc-file-embed-prof,
  libghc-free-dev (>= 5.1.10),
  libghc-free-prof,
- libghc-futhark-data-dev (>= 1.1.1.0),
+ libghc-futhark-data-dev (>= 1.1.2.0),
  libghc-futhark-data-prof,
  libghc-futhark-manifest-dev (>= 1.5.0.0),
  libghc-futhark-manifest-prof,


=====================================
p/haskell-futhark/debian/patches/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


=====================================
p/haskell-futhark/debian/patches/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



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/4eb3be9d4edb7629d5fb5a9e690c73293a88abf1
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/0316e7f9/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list