[Git][haskell-team/DHG_packages][master] gridtables: Upgrading from 0.0.3.0 to 0.1.0.0
Clint Adams (@clint)
gitlab at salsa.debian.org
Sun Oct 15 20:11:39 BST 2023
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
96bcb8ef by Clint Adams at 2023-10-15T15:11:24-04:00
gridtables: Upgrading from 0.0.3.0 to 0.1.0.0
- - - - -
3 changed files:
- p/haskell-gridtables/debian/changelog
- + p/haskell-gridtables/debian/patches/no-rts-N
- + p/haskell-gridtables/debian/patches/series
Changes:
=====================================
p/haskell-gridtables/debian/changelog
=====================================
@@ -1,3 +1,10 @@
+haskell-gridtables (0.1.0.0-1) unstable; urgency=medium
+
+ * New upstream release
+ * Disable RTS -N in testsuite.
+
+ -- Clint Adams <clint at debian.org> Sun, 15 Oct 2023 15:09:36 -0400
+
haskell-gridtables (0.0.3.0-1) unstable; urgency=low
* Initial release
=====================================
p/haskell-gridtables/debian/patches/no-rts-N
=====================================
@@ -0,0 +1,8 @@
+--- a/gridtables.cabal
++++ b/gridtables.cabal
+@@ -75,5 +75,3 @@ test-suite test-gridtables
+ , tasty >= 0.11
+ , tasty-hunit >= 0.9
+ ghc-options: -threaded
+- -rtsopts
+- -with-rtsopts=-N
=====================================
p/haskell-gridtables/debian/patches/series
=====================================
@@ -0,0 +1 @@
+no-rts-N
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/96bcb8ef90bb8d26c3a1b05a625115ed31c05772
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/96bcb8ef90bb8d26c3a1b05a625115ed31c05772
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/20231015/06620bea/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list