[Git][haskell-team/package-plan][master] Update ogma to v1.7.0

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Tue Mar 25 02:21:41 GMT 2025



Scott Talbert pushed to branch master at Debian Haskell Group / package-plan


Commits:
f2a8e6dd by Scott Talbert at 2025-03-24T22:11:25-04:00
Update ogma to v1.7.0

- - - - -


9 changed files:

- packages.txt
- − patches/ogma-extra/1.6.0/newer-cabal
- − patches/ogma-extra/1.6.0/series
- − patches/ogma-language-c/1.6.0/newer-cabal
- − patches/ogma-language-c/1.6.0/series
- − patches/ogma-language-cocospec/1.6.0/newer-cabal
- − patches/ogma-language-cocospec/1.6.0/series
- − patches/ogma-language-smv/1.6.0/newer-cabal
- − patches/ogma-language-smv/1.6.0/series


Changes:

=====================================
packages.txt
=====================================
@@ -56,6 +56,7 @@ bimap 0.5.0
 binary-conduit 1.3.1 notest
 binary-instances 1.0.4
 binary-orphans 1.0.5
+binary-search 2.0.0
 bindings-DSL 1.0.25
 bitvec 1.1.5.0 notest
 bitwise 1.0.0.1
@@ -92,6 +93,7 @@ bytestring-progress 1.4
 bytestring-to-vector 0.3.0.1
 bz2 1.0.1.2
 bzlib 0.5.2.0
+bzlib-conduit 0.3.0.3
 c2hs 0.28.8 binary notest
 cabal-debian 5.2.4 binary -f-local-debian key
 cabal-doctest 1.0.10
@@ -146,6 +148,7 @@ cond 0.5.1
 conduit 1.3.6
 conduit-combinators 1.3.0 avoid # replaced by conduit
 conduit-extra 1.3.6 notest # tests require older bytestring-builder
+conduit-zstd 0.0.2.0 notest # tests require conduit-combinators
 ConfigFile 1.1.4 ignore # https://bugs.debian.org/1081936
 config-ini 0.2.7.0
 config-schema 1.3.0.0
@@ -387,6 +390,7 @@ GLUT 2.7.0.16
 GraphSCC 1.0.4
 graphviz 2999.20.2.0 notest
 gridtables 0.1.0.0
+groom 0.1.2.1
 groups 0.5.3
 gsasl 0.4.0 obsolete # https://bugs.debian.org/1081386
 gtk2hs-buildtools 0.13.11.0 binary
@@ -436,6 +440,8 @@ here 1.2.14
 heredoc 0.2.0.0
 heterocephalus 1.0.5.7
 hex 0.2.0
+hexml 0.3.5
+hexpat 0.20.13
 hgmp 0.1.2.1
 hie-bios 0.13.1
 hierarchical-clustering 0.4.7
@@ -719,16 +725,18 @@ numtype-dk 0.5.0.3
 ObjectName 1.1.0.2
 oeis 0.3.10 notest
 ofx 0.4.4.0 key
-ogma-cli 1.6.0 key
-ogma-core 1.6.0
-ogma-extra 1.6.0
-ogma-language-c 1.6.0
-ogma-language-cocospec 1.6.0
-ogma-language-copilot 1.6.0
-ogma-language-jsonspec 1.6.0
-ogma-language-smv 1.6.0
-ogma-language-xmlspec 1.6.0
-ogma-spec 1.6.0
+ogma-cli 1.7.0 key
+ogma-core 1.7.0
+ogma-extra 1.7.0
+ogma-language-c 1.7.0
+ogma-language-copilot 1.7.0
+ogma-language-csv 1.7.0
+ogma-language-jsonspec 1.7.0
+ogma-language-lustre 1.7.0
+ogma-language-smv 1.7.0
+ogma-language-xlsx 1.7.0
+ogma-language-xmlspec 1.7.0
+ogma-spec 1.7.0
 old-locale 1.0.0.7
 old-time 1.1.0.4
 OneTuple 0.4.2 notest
@@ -1163,6 +1171,8 @@ xcb-types 0.14.0
 xcffib 1.5.0 binary=python3-xcffib key
 xdg-basedir 0.2.2
 xdg-desktop-entry 0.1.1.2
+xeno 0.6
+xlsx 1.1.2.2
 xml 1.3.14
 xml-conduit 1.9.1.3
 xml-conduit-writer 0.1.1.5
@@ -1203,7 +1213,10 @@ yi-mode-javascript 0.19.1
 yi-rope 0.11
 zenc 0.1.2
 zeromq4-haskell 0.8.0 notest
+zip 2.0.1
 zip-archive 0.4.3.2
+zip-stream 0.2.2.0
 zlib 0.6.3.0 notest
 zlib-bindings 0.1.1.5
+zstd 0.1.3.0
 zxcvbn-c 1.0.1


=====================================
patches/ogma-extra/1.6.0/newer-cabal deleted
=====================================
@@ -1,11 +0,0 @@
---- a/ogma-extra.cabal
-+++ b/ogma-extra.cabal
-@@ -77,7 +77,7 @@ library
-       base        >= 4.11.0.0 && < 5
-     , aeson       >= 2.0.0.0  && < 2.2
-     , bytestring  >= 0.10.8.2 && < 0.13
--    , Cabal       >= 2.2.0.0  && < 3.9
-+    , Cabal       >= 2.2.0.0  && < 3.15
-     , directory   >= 1.3.1.5  && < 1.4
-     , filepath    >= 1.4.2    && < 1.6
-     , microstache >= 1.0      && < 1.1


=====================================
patches/ogma-extra/1.6.0/series deleted
=====================================
@@ -1 +0,0 @@
-newer-cabal


=====================================
patches/ogma-language-c/1.6.0/newer-cabal deleted
=====================================
@@ -1,11 +0,0 @@
---- a/ogma-language-c.cabal
-+++ b/ogma-language-c.cabal
-@@ -70,7 +70,7 @@ source-repository head
- custom-setup
-   setup-depends:
-       base    >= 4.11.0.0 && < 5
--    , Cabal   >= 2.0 && < 3.9
-+    , Cabal   >= 2.0 && < 3.15
-     , process >= 1.6      && < 1.7
-     , BNFC    >= 2.9.1    && < 2.10
- 


=====================================
patches/ogma-language-c/1.6.0/series deleted
=====================================
@@ -1 +0,0 @@
-newer-cabal


=====================================
patches/ogma-language-cocospec/1.6.0/newer-cabal deleted
=====================================
@@ -1,11 +0,0 @@
---- a/ogma-language-cocospec.cabal
-+++ b/ogma-language-cocospec.cabal
-@@ -71,7 +71,7 @@ source-repository head
- custom-setup
-   setup-depends:
-       base    >= 4.11.0.0 && < 5
--    , Cabal   >= 2.0 && < 3.9
-+    , Cabal   >= 2.0 && < 3.15
-     , process >= 1.6      && < 1.7
-     , BNFC    >= 2.9.1    && < 2.10
- 


=====================================
patches/ogma-language-cocospec/1.6.0/series deleted
=====================================
@@ -1 +0,0 @@
-newer-cabal


=====================================
patches/ogma-language-smv/1.6.0/newer-cabal deleted
=====================================
@@ -1,11 +0,0 @@
---- a/ogma-language-smv.cabal
-+++ b/ogma-language-smv.cabal
-@@ -71,7 +71,7 @@ source-repository head
- custom-setup
-   setup-depends:
-       base    >= 4.11.0.0 && < 5
--    , Cabal   >= 2.0 && < 3.9
-+    , Cabal   >= 2.0 && < 3.15
-     , process >= 1.6      && < 1.7
-     , BNFC    >= 2.9.1    && < 2.10
- 


=====================================
patches/ogma-language-smv/1.6.0/series deleted
=====================================
@@ -1 +0,0 @@
-newer-cabal



View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/f2a8e6dd3a3e80979d8ebcb76adc6d26e4c6486c

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/commit/f2a8e6dd3a3e80979d8ebcb76adc6d26e4c6486c
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/20250325/9a80ca52/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list