[Git][haskell-team/DHG_packages][master] hi-file-parser: Upgrading from 0.1.4.0 to 0.1.5.0
Clint Adams (@clint)
gitlab at salsa.debian.org
Sat Oct 21 17:53:22 BST 2023
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
8670997a by Clint Adams at 2023-10-21T12:53:08-04:00
hi-file-parser: Upgrading from 0.1.4.0 to 0.1.5.0
- - - - -
2 changed files:
- p/haskell-hi-file-parser/debian/changelog
- p/haskell-hi-file-parser/debian/patches/no-rts-N
Changes:
=====================================
p/haskell-hi-file-parser/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-hi-file-parser (0.1.5.0-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Sat, 21 Oct 2023 12:52:14 -0400
+
haskell-hi-file-parser (0.1.4.0-1) unstable; urgency=medium
[ Ilias Tsitsimpis ]
=====================================
p/haskell-hi-file-parser/debian/patches/no-rts-N
=====================================
@@ -1,13 +1,11 @@
-Index: b/hi-file-parser.cabal
-===================================================================
--- a/hi-file-parser.cabal
+++ b/hi-file-parser.cabal
-@@ -67,7 +67,7 @@ test-suite hi-file-parser-test
- Paths_hi_file_parser
- hs-source-dirs:
- test
-- ghc-options: -Wall -Wcompat -Widentities -Wincomplete-record-updates -Wincomplete-uni-patterns -Wredundant-constraints -threaded -rtsopts -with-rtsopts=-N
-+ ghc-options: -Wall -Wcompat -Widentities -Wincomplete-record-updates -Wincomplete-uni-patterns -Wredundant-constraints -threaded -rtsopts
- build-depends:
- base >=4.10 && <5
- , binary
+@@ -76,7 +76,7 @@ test-suite hi-file-parser-test
+ Paths_hi_file_parser
+ hs-source-dirs:
+ test
+- ghc-options: -Wall -Wcompat -Widentities -Wincomplete-record-updates -Wincomplete-uni-patterns -Wredundant-constraints -threaded -rtsopts -with-rtsopts=-N
++ ghc-options: -Wall -Wcompat -Widentities -Wincomplete-record-updates -Wincomplete-uni-patterns -Wredundant-constraints -threaded
+ build-depends:
+ base >=4.10 && <5
+ , binary
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/8670997a76590a84ce2179fc01a0ad3412a52295
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/8670997a76590a84ce2179fc01a0ad3412a52295
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/20231021/6225e8f6/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list