[Git][haskell-team/DHG_packages][master] clash-ghc: Upgrading from 1.6.6 to 1.8.1

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Sat Nov 18 03:24:43 GMT 2023



Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
6edbbe74 by Scott Talbert at 2023-11-17T22:11:08-05:00
clash-ghc: Upgrading from 1.6.6 to 1.8.1

- - - - -


4 changed files:

- p/haskell-clash-ghc/debian/changelog
- p/haskell-clash-ghc/debian/control
- − p/haskell-clash-ghc/debian/patches/newer-deps
- − p/haskell-clash-ghc/debian/patches/series


Changes:

=====================================
p/haskell-clash-ghc/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-clash-ghc (1.8.1-1) unstable; urgency=medium
+
+  * New upstream release (Closes: #1054971)
+
+ -- Scott Talbert <swt at techie.net>  Fri, 17 Nov 2023 22:04:46 -0500
+
 haskell-clash-ghc (1.6.6-3) unstable; urgency=medium
 
   * Patch for newer dependencies.


=====================================
p/haskell-clash-ghc/debian/control
=====================================
@@ -8,11 +8,11 @@ Build-Depends: debhelper (>= 10),
  cdbs,
  ghc,
  ghc-prof,
- libghc-clash-lib-dev (>= 1.6.6),
- libghc-clash-lib-dev (<< 1.6.7),
+ libghc-clash-lib-dev (>= 1.8.1),
+ libghc-clash-lib-dev (<< 1.8.2),
  libghc-clash-lib-prof,
- libghc-clash-prelude-dev (>= 1.6.6),
- libghc-clash-prelude-dev (<< 1.6.7),
+ libghc-clash-prelude-dev (>= 1.8.1),
+ libghc-clash-prelude-dev (<< 1.8.2),
  libghc-clash-prelude-prof,
  libghc-concurrent-supply-dev (>= 0.1.7),
  libghc-concurrent-supply-dev (<< 0.2),
@@ -47,6 +47,9 @@ Build-Depends: debhelper (>= 10),
  libghc-split-dev (>= 0.2.3),
  libghc-split-dev (<< 0.3),
  libghc-split-prof,
+ libghc-string-interpolate-dev (>= 0.3),
+ libghc-string-interpolate-dev (<< 0.4),
+ libghc-string-interpolate-prof,
  libghc-uniplate-dev (>= 1.6.12),
  libghc-uniplate-dev (<< 1.8),
  libghc-uniplate-prof,
@@ -73,6 +76,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-primitive-doc,
  libghc-reflection-doc,
  libghc-split-doc,
+ libghc-string-interpolate-doc,
  libghc-uniplate-doc,
  libghc-unordered-containers-doc,
  libghc-utf8-string-doc,


=====================================
p/haskell-clash-ghc/debian/patches/newer-deps deleted
=====================================
@@ -1,36 +0,0 @@
---- a/clash-ghc.cabal
-+++ b/clash-ghc.cabal
-@@ -168,13 +168,13 @@ library
-                       ghc-typelits-natnormalise >= 0.6      && < 0.8,
-                       deepseq                   >= 1.3.0.2  && < 1.5,
-                       time                      >= 1.4.0.1  && < 1.14,
--                      ghc-boot                  >= 8.6.0    && < 9.1,
--                      ghc-prim                  >= 0.3.1.0  && < 0.8,
--                      ghci                      >= 8.6.0    && < 9.1,
-+                      ghc-boot                  >= 8.6.0    && < 9.6,
-+                      ghc-prim                  >= 0.3.1.0  && < 0.10,
-+                      ghci                      >= 8.6.0    && < 9.6,
-                       uniplate                  >= 1.6.12   && < 1.8,
-                       reflection                >= 2.1.2    && < 3.0,
-                       primitive                 >= 0.5.0.1  && < 1.0,
--                      template-haskell          >= 2.8.0.0  && < 2.18,
-+                      template-haskell          >= 2.8.0.0  && < 2.20,
-                       utf8-string               >= 1.0.0.0  && < 1.1.0.0,
-                       vector                    >= 0.11     && < 1.0
- 
-@@ -186,13 +186,13 @@ library
-     Build-Depends: ghc >= 8.6.0 && < 8.10.0 || >= 9.0.0 && < 9.1
-   else
-     -- Unix
--    Build-Depends: ghc >= 8.6.0 && < 9.1
-+    Build-Depends: ghc >= 8.6.0 && < 9.6
- 
-   if impl(ghc >= 8.10.0)
-     Build-Depends:    exceptions                >= 0.10.4   && < 0.11,
- 
-   if impl(ghc >= 9.0.0)
--    Build-Depends:    ghc-bignum                >= 1.0      && < 1.3
-+    Build-Depends:    ghc-bignum                >= 1.0      && < 1.4
-   else
-     Build-Depends:    integer-gmp               >= 1.0.1.0  && < 2.0
- 


=====================================
p/haskell-clash-ghc/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/6edbbe7426b698ece5b3423bd2b0ae4c4c3e4797
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/20231118/daaacb31/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list