[Git][haskell-team/DHG_packages][master] unicode-collation: Upgrading from 0.1.3.2 to 0.1.3.3
Ilias Tsitsimpis (@iliastsi)
gitlab at salsa.debian.org
Sat Oct 22 11:50:34 BST 2022
Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
1f7a963f by Ilias Tsitsimpis at 2022-10-22T13:49:03+03:00
unicode-collation: Upgrading from 0.1.3.2 to 0.1.3.3
- - - - -
2 changed files:
- p/haskell-unicode-collation/debian/changelog
- p/haskell-unicode-collation/debian/patches/no-rts-n
Changes:
=====================================
p/haskell-unicode-collation/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-unicode-collation (0.1.3.3-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Sat, 22 Oct 2022 13:48:38 +0300
+
haskell-unicode-collation (0.1.3.2-3) unstable; urgency=medium
* Disable RTS -N on non-SMP arches
=====================================
p/haskell-unicode-collation/debian/patches/no-rts-n
=====================================
@@ -2,7 +2,7 @@ Index: b/unicode-collation.cabal
===================================================================
--- a/unicode-collation.cabal
+++ b/unicode-collation.cabal
-@@ -98,7 +98,6 @@ executable unicode-collate
+@@ -99,7 +99,6 @@ executable unicode-collate
, text
ghc-options: -threaded
-rtsopts
@@ -10,7 +10,7 @@ Index: b/unicode-collation.cabal
if flag(executable)
buildable: True
else
-@@ -118,7 +117,6 @@ test-suite unit
+@@ -119,7 +118,6 @@ test-suite unit
, text
ghc-options: -threaded
-rtsopts
@@ -18,7 +18,7 @@ Index: b/unicode-collation.cabal
test-suite doctests
import: common-options
-@@ -129,7 +127,6 @@ test-suite doctests
+@@ -130,7 +128,6 @@ test-suite doctests
, th-lift-instances
ghc-options: -threaded
-rtsopts
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/1f7a963f9db9b90aeca6d98042a0105584117326
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/1f7a963f9db9b90aeca6d98042a0105584117326
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/20221022/3a6b2b0a/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list