[Git][haskell-team/package-plan][master] 2 commits: Upgrade to LTS 21.16

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Thu Oct 19 14:16:05 BST 2023



Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / package-plan


Commits:
5998a49e by Ilias Tsitsimpis at 2023-10-19T16:11:06+03:00
Upgrade to LTS 21.16

New packages:
  attoparsec-aeson-2.1.0.0 (via persistent-2.14.6.0)

- - - - -
2e4cb7d5 by Ilias Tsitsimpis at 2023-10-19T16:12:16+03:00
gitlab-ci: Install pkg-config dependencies

Older versions of cabal-install used to ignore pkgconfig-depends
dependencies if pkg-config was not installed. This has changed in the
latest version of cabal-install (see [1]) and we are now required to
satisfy all native library dependencies.

Modify gitlab-ci to install the needed libraries.

[1] https://github.com/haskell/cabal/issues/7448

- - - - -


7 changed files:

- .gitlab-ci.yml
- lts.config
- packages.txt
- patches/exception-transformers/0.4.0.11/no-fail → patches/exception-transformers/0.4.0.12/no-fail
- patches/exception-transformers/0.4.0.11/series → patches/exception-transformers/0.4.0.12/series
- patches/store/0.7.16/no-nats → patches/store/0.7.18/no-nats
- patches/store/0.7.16/series → patches/store/0.7.18/series


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -8,5 +8,6 @@ build:
   script:
     - apt-get update
     - apt-get install -y --no-install-recommends cabal-install ghc dctrl-tools patchutils libtext-patch-perl libfile-slurp-perl libipc-run-perl liblist-moreutils-perl libdpkg-perl
+    - apt-get install -y --no-install-recommends --no-install-suggests pkg-config libxft-dev libcairo-dev libatk1.0-dev libdbusmenu-glib-dev libdbusmenu-gtk3-dev libvte-2.91-dev libgsasl-dev  libgirepository1.0-dev libhdf5-serial-dev libxml2-dev libpcre3-dev libsdl2-dev libsdl2-image-dev libsdl2-mixer-dev libsdl2-ttf-dev libzmq3-dev
     - HOME=.cabal cabal update
     - HOME=.cabal ./test-packages.pl


=====================================
lts.config
=====================================
@@ -1,11 +1,11 @@
 -- NOTE: Due to revisions, this file may not work. See:
 -- https://github.com/fpco/stackage-server/issues/232
 
--- Stackage snapshot from: http://www.stackage.org/snapshot/lts-21.9
+-- Stackage snapshot from: http://www.stackage.org/snapshot/lts-21.16
 -- Please place this file next to your .cabal file as cabal.config
 -- To only use tested packages, uncomment the following line:
--- remote-repo: stackage-lts-21.9:http://www.stackage.org/lts-21.9
-with-compiler: ghc-9.4.6
+-- remote-repo: stackage-lts-21.16:http://www.stackage.org/lts-21.16
+with-compiler: ghc-9.4.7
 constraints: abstract-deque ==0.3,
              abstract-deque-tests ==0.3,
              abstract-par ==0.3.3,
@@ -25,7 +25,7 @@ constraints: abstract-deque ==0.3,
              aeson ==2.1.2.1,
              aeson-attoparsec ==0.0.0,
              aeson-casing ==0.2.0.0,
-             aeson-combinators ==0.1.0.1,
+             aeson-combinators ==0.1.1.0,
              aeson-diff ==1.1.0.13,
              aeson-extra ==0.5.1.2,
              aeson-generic-compat ==0.0.1.3,
@@ -39,7 +39,7 @@ constraints: abstract-deque ==0.3,
              aeson-value-parser ==0.19.7.1,
              aeson-yak ==0.1.1.3,
              aeson-yaml ==1.1.0.1,
-             Agda ==2.6.3,
+             Agda ==2.6.4,
              agda2lagda ==0.2023.6.9,
              al ==0.1.4.2,
              alarmclock ==0.7.0.6,
@@ -59,7 +59,7 @@ constraints: abstract-deque ==0.3,
              ALUT ==2.4.0.3,
              amqp ==0.22.1,
              amqp-utils ==0.6.3.2,
-             annotated-exception ==0.2.0.4,
+             annotated-exception ==0.2.0.5,
              annotated-wl-pprint ==0.7.0,
              ansi-terminal ==0.11.5,
              ansi-terminal-game ==1.9.1.3,
@@ -121,9 +121,9 @@ constraints: abstract-deque ==0.3,
              attoparsec-run ==0.0.2.0,
              attoparsec-time ==1.0.3,
              audacity ==0.0.2.1,
-             authenticate ==1.3.5.1,
+             authenticate ==1.3.5.2,
              authenticate-oauth ==1.7,
-             autodocodec ==0.2.0.4,
+             autodocodec ==0.2.1.0,
              autodocodec-openapi3 ==0.2.1.1,
              autodocodec-schema ==0.1.0.3,
              autodocodec-yaml ==0.2.0.3,
@@ -155,8 +155,8 @@ constraints: abstract-deque ==0.3,
              base-compat ==0.12.3,
              base-compat-batteries ==0.12.3,
              basement ==0.0.16,
-             base-orphans ==0.9.0,
-             base-prelude ==1.6.1,
+             base-orphans ==0.9.1,
+             base-prelude ==1.6.1.1,
              base-unicode-symbols ==0.2.4.2,
              basic-prelude ==0.7.0,
              battleship-combinatorics ==0.0.1,
@@ -190,7 +190,7 @@ constraints: abstract-deque ==0.3,
              binary-instances ==1.0.4,
              binary-list ==1.1.1.2,
              binary-orphans ==1.0.4.1,
-             binary-parser ==0.5.7.3,
+             binary-parser ==0.5.7.4,
              binary-search ==2.0.0,
              binary-shared ==0.8.3,
              binary-tagged ==0.3.1,
@@ -207,17 +207,17 @@ constraints: abstract-deque ==0.3,
              bitwise-enum ==1.0.1.2,
              blake2 ==0.3.0,
              Blammo ==1.1.2.1,
-             blank-canvas ==0.7.3,
+             blank-canvas ==0.7.4,
              blanks ==0.5.0,
              blas-carray ==0.1.0.2,
              blas-comfort-array ==0.0.0.3,
              blas-ffi ==0.1,
              blas-hs ==0.1.1.0,
              blaze-bootstrap ==0.1.0.1,
-             blaze-builder ==0.4.2.2,
+             blaze-builder ==0.4.2.3,
              blaze-colonnade ==1.2.2.1,
              blaze-html ==0.9.1.2,
-             blaze-markup ==0.8.2.8,
+             blaze-markup ==0.8.3.0,
              blaze-svg ==0.3.7,
              blaze-textual ==0.2.3.1,
              bloodhound ==0.21.0.0,
@@ -241,7 +241,7 @@ constraints: abstract-deque ==0.3,
              boundingboxes ==0.2.3,
              box ==0.9.2.0,
              boxes ==0.1.5,
-             breakpoint ==0.1.2.1,
+             breakpoint ==0.1.2.2,
              brick ==1.9,
              broadcast-chan ==0.2.1.2,
              brotli ==0.0.0.1,
@@ -253,10 +253,10 @@ constraints: abstract-deque ==0.3,
              buffer-pipe ==0.0,
              bugsnag ==1.0.0.1,
              bugsnag-haskell ==0.0.4.4,
-             bugsnag-hs ==0.2.0.11,
+             bugsnag-hs ==0.2.0.12,
              bugsnag-wai ==1.0.0.1,
              bugsnag-yesod ==1.0.0.1,
-             bugzilla-redhat ==1.0.1,
+             bugzilla-redhat ==1.0.1.1,
              burrito ==2.0.1.6,
              bv ==0.5,
              byteable ==0.1.1,
@@ -267,14 +267,14 @@ constraints: abstract-deque ==0.3,
              byteorder ==1.0.4,
              byte-order ==0.1.3.0,
              bytes ==0.17.3,
-             byteset ==0.1.1.0,
+             byteset ==0.1.1.1,
              byteslice ==0.2.11.1,
              bytesmith ==0.3.10.0,
              bytestring installed,
              bytestring-builder ==0.10.8.2.0,
              bytestring-lexing ==0.5.0.10,
              bytestring-mmap ==0.2.2,
-             bytestring-strict-builder ==0.4.5.6,
+             bytestring-strict-builder ==0.4.5.7,
              bytestring-to-vector ==0.3.0.1,
              bytestring-tree-builder ==0.2.7.10,
              bytestring-trie ==0.2.7.2,
@@ -291,7 +291,7 @@ constraints: abstract-deque ==0.3,
              cabal-file ==0.1.1,
              cabal-install ==3.8.1.0,
              cabal-install-solver ==3.8.1.0,
-             cabal-rpm ==2.1.2,
+             cabal-rpm ==2.1.3,
              Cabal-syntax installed,
              cache ==0.1.3.0,
              cached-json-file ==0.1.1,
@@ -360,7 +360,7 @@ constraints: abstract-deque ==0.3,
              closed ==0.2.0.2,
              clumpiness ==0.17.0.2,
              ClustalParser ==1.3.0,
-             cmark-gfm ==0.2.5,
+             cmark-gfm ==0.2.6,
              cmdargs ==0.10.22,
              codec-beam ==0.2.0,
              code-conjure ==0.5.2,
@@ -378,14 +378,14 @@ constraints: abstract-deque ==0.3,
              colourista ==0.1.0.2,
              columnar ==1.0.0.0,
              combinatorial ==0.1.1,
-             comfort-array ==0.5.2.3,
+             comfort-array ==0.5.3,
              comfort-array-shape ==0.0,
-             comfort-blas ==0.0.0.1,
+             comfort-blas ==0.0.1,
              comfort-fftw ==0.0.0.1,
              comfort-glpk ==0.1,
-             comfort-graph ==0.0.3.2,
+             comfort-graph ==0.0.4,
              commonmark ==0.2.3,
-             commonmark-extensions ==0.2.3.5,
+             commonmark-extensions ==0.2.3.6,
              commonmark-pandoc ==0.2.1.3,
              commutative ==0.0.2,
              commutative-semigroups ==0.1.0.1,
@@ -404,7 +404,7 @@ constraints: abstract-deque ==0.3,
              concise ==0.1.0.1,
              concurrency ==1.11.0.3,
              concurrent-extra ==0.7.0.12,
-             concurrent-output ==1.10.18,
+             concurrent-output ==1.10.20,
              concurrent-split ==0.0.1.1,
              cond ==0.4.1.1,
              conduino ==0.2.2.0,
@@ -430,10 +430,10 @@ constraints: abstract-deque ==0.3,
              constraints-extras ==0.4.0.0,
              constraint-tuples ==0.1.2,
              containers installed,
-             context ==0.2.0.1,
-             context-http-client ==0.2.0.1,
-             context-resource ==0.2.0.1,
-             context-wai-middleware ==0.2.0.1,
+             context ==0.2.0.2,
+             context-http-client ==0.2.0.2,
+             context-resource ==0.2.0.2,
+             context-wai-middleware ==0.2.0.2,
              contiguous ==0.6.3.0,
              contravariant ==1.5.5,
              contravariant-extras ==0.3.5.3,
@@ -498,7 +498,7 @@ constraints: abstract-deque ==0.3,
              curl ==1.3.8,
              curl-runnings ==0.17.0,
              currency ==0.2.0.0,
-             currycarbon ==0.2.1.1,
+             currycarbon ==0.2.1.2,
              cursor ==0.3.2.0,
              cursor-brick ==0.1.0.1,
              cursor-fuzzy-time ==0.0.0.0,
@@ -553,7 +553,7 @@ constraints: abstract-deque ==0.3,
              DBFunctor ==0.1.2.1,
              dbus ==1.2.29,
              dbus-hslogger ==0.1.0.1,
-             debian ==4.0.4,
+             debian ==4.0.5,
              debian-build ==0.10.2.1,
              debug-trace-var ==0.2.0,
              dec ==0.0.5,
@@ -561,7 +561,7 @@ constraints: abstract-deque ==0.3,
              declarative ==0.5.4,
              deepseq installed,
              deepseq-generics ==0.2.0.0,
-             deferred-folds ==0.9.18.3,
+             deferred-folds ==0.9.18.5,
              dejafu ==2.4.0.5,
              dense-linear-algebra ==0.1.0.0,
              dependent-map ==0.4.0.0,
@@ -575,13 +575,14 @@ constraints: abstract-deque ==0.3,
              deriving-compat ==0.6.5,
              deriving-trans ==0.5.2.0,
              detour-via-sci ==1.0.0,
-             df1 ==0.4.1,
+             df1 ==0.4.2,
              dhall ==1.41.2,
              dhall-bash ==1.0.40,
              dhall-json ==1.7.11,
              dhall-yaml ==1.2.12,
              di ==1.3,
              diagrams ==1.4.1,
+             diagrams-cairo ==1.4.2.1,
              diagrams-canvas ==1.4.1.2,
              diagrams-contrib ==1.4.5.1,
              diagrams-core ==1.5.1,
@@ -601,7 +602,7 @@ constraints: abstract-deque ==0.3,
              digits ==0.3.1,
              di-handle ==1.0.1,
              dimensional ==1.5,
-             di-monad ==1.3.1,
+             di-monad ==1.3.2,
              directory installed,
              directory-tree ==0.12.1,
              direct-sqlite ==2.3.28,
@@ -673,7 +674,7 @@ constraints: abstract-deque ==0.3,
              editor-open ==0.6.0.0,
              effectful ==2.2.2.0,
              effectful-core ==2.2.2.2,
-             effectful-plugin ==1.1.0.1,
+             effectful-plugin ==1.1.0.2,
              effectful-th ==1.0.0.1,
              either ==5.0.2,
              either-both ==0.1.1.1,
@@ -717,8 +718,8 @@ constraints: abstract-deque ==0.3,
              errors ==2.3.0,
              errors-ext ==0.4.2,
              ersatz ==0.4.13,
-             esqueleto ==3.5.10.1,
-             event-list ==0.1.2,
+             esqueleto ==3.5.10.3,
+             event-list ==0.1.2.1,
              eventstore ==1.4.2,
              every ==0.0.1,
              evm-opcodes ==0.1.2,
@@ -727,7 +728,7 @@ constraints: abstract-deque ==0.3,
              exception-hierarchy ==0.1.0.8,
              exception-mtl ==0.4.0.2,
              exceptions installed,
-             exception-transformers ==0.4.0.11,
+             exception-transformers ==0.4.0.12,
              executable-hash ==0.2.0.4,
              executable-path ==0.0.3.1,
              exinst ==0.9,
@@ -759,6 +760,7 @@ constraints: abstract-deque ==0.3,
              fast-logger ==3.2.2,
              fast-math ==1.0.2,
              fastmemo ==0.1.1,
+             fast-myers-diff ==0.0.0,
              fb ==2.1.1.1,
              fcf-family ==0.2.0.0,
              fdo-notify ==0.3.1,
@@ -878,28 +880,27 @@ constraints: abstract-deque ==0.3,
              genvalidity-case-insensitive ==0.0.0.1,
              genvalidity-containers ==1.0.0.1,
              genvalidity-criterion ==1.1.0.0,
-             genvalidity-hspec ==1.0.0.2,
+             genvalidity-hspec ==1.0.0.3,
              genvalidity-hspec-aeson ==1.0.0.0,
              genvalidity-hspec-binary ==1.0.0.0,
              genvalidity-hspec-cereal ==1.0.0.0,
-             genvalidity-hspec-hashable ==1.0.0.0,
+             genvalidity-hspec-hashable ==1.0.0.1,
              genvalidity-hspec-optics ==1.0.0.0,
              genvalidity-hspec-persistent ==1.0.0.0,
-             genvalidity-mergeful ==0.3.0.0,
+             genvalidity-mergeful ==0.3.0.1,
              genvalidity-mergeless ==0.3.0.0,
-             genvalidity-path ==1.0.0.1,
-             genvalidity-persistent ==1.0.0.1,
+             genvalidity-persistent ==1.0.0.2,
              genvalidity-property ==1.0.0.0,
              genvalidity-scientific ==1.0.0.0,
              genvalidity-sydtest ==1.0.0.0,
              genvalidity-sydtest-aeson ==1.0.0.0,
-             genvalidity-sydtest-hashable ==1.0.0.0,
+             genvalidity-sydtest-hashable ==1.0.0.1,
              genvalidity-sydtest-lens ==1.0.0.0,
              genvalidity-sydtest-persistent ==1.0.0.0,
              genvalidity-text ==1.0.0.1,
              genvalidity-time ==1.0.0.1,
              genvalidity-typed-uuid ==0.1.0.1,
-             genvalidity-unordered-containers ==1.0.0.0,
+             genvalidity-unordered-containers ==1.0.0.1,
              genvalidity-uuid ==1.0.0.1,
              genvalidity-vector ==1.0.0.0,
              geodetics ==0.1.2,
@@ -916,17 +917,17 @@ constraints: abstract-deque ==0.3,
              ghci-hexcalc ==0.1.1.0,
              ghcjs-codemirror ==0.0.0.2,
              ghcjs-perch ==0.3.3.3,
-             ghc-lib ==9.4.6.20230808,
-             ghc-lib-parser ==9.4.6.20230808,
+             ghc-lib ==9.4.7.20230826,
+             ghc-lib-parser ==9.4.7.20230826,
              ghc-lib-parser-ex ==9.4.0.0,
              ghc-paths ==0.1.0.12,
              ghc-prof ==1.4.1.12,
              ghc-syntax-highlighter ==0.0.9.0,
-             ghc-tcplugins-extra ==0.4.4,
+             ghc-tcplugins-extra ==0.4.5,
              ghc-trace-events ==0.1.2.7,
-             ghc-typelits-extra ==0.4.5,
-             ghc-typelits-knownnat ==0.7.8,
-             ghc-typelits-natnormalise ==0.7.8,
+             ghc-typelits-extra ==0.4.6,
+             ghc-typelits-knownnat ==0.7.9,
+             ghc-typelits-natnormalise ==0.7.9,
              ghc-typelits-presburger ==0.7.2.0,
              ghost-buster ==0.1.1.0,
              gi-atk ==2.0.27,
@@ -976,7 +977,7 @@ constraints: abstract-deque ==0.3,
              glpk-headers ==0.5.1,
              GLURaw ==2.0.0.5,
              GLUT ==2.7.0.16,
-             gmail-simple ==0.1.0.4,
+             gmail-simple ==0.1.0.5,
              gnuplot ==0.5.7,
              goldplate ==0.2.1.1,
              google-isbn ==1.0.3,
@@ -1007,7 +1008,7 @@ constraints: abstract-deque ==0.3,
              hackage-security ==0.6.2.3,
              haddock-library ==1.11.0,
              haha ==0.3.1.1,
-             hakyll ==4.16.1.0,
+             hakyll ==4.16.2.0,
              hal ==1.0.0.1,
              half ==0.3.1,
              hall-symbols ==0.1.0.6,
@@ -1023,7 +1024,7 @@ constraints: abstract-deque ==0.3,
              happy-meta ==0.2.1.0,
              harp ==0.4.3.6,
              HasBigDecimal ==0.2.0.0,
-             hasbolt ==0.1.6.2,
+             hasbolt ==0.1.6.3,
              hashable ==1.4.3.0,
              hashing ==0.1.1.0,
              hashmap ==1.3.3,
@@ -1058,7 +1059,7 @@ constraints: abstract-deque ==0.3,
              hasql-transaction ==1.0.1.2,
              has-transformers ==0.1.0.4,
              hasty-hamiltonian ==1.3.4,
-             HaTeX ==3.22.3.2,
+             HaTeX ==3.22.4.0,
              HaXml ==1.25.13,
              haxr ==3000.11.5,
              HCodecs ==0.5.2,
@@ -1094,7 +1095,7 @@ constraints: abstract-deque ==0.3,
              hgal ==2.0.0.3,
              hidapi ==0.1.8,
              hie-bios ==0.12.0,
-             hi-file-parser ==0.1.4.0,
+             hi-file-parser ==0.1.5.0,
              highlighting-kate ==0.6.4,
              hindent ==6.0.0,
              hinfo ==0.0.3.0,
@@ -1105,7 +1106,7 @@ constraints: abstract-deque ==0.3,
              hkd-default ==1.1.0.0,
              hkgr ==0.4.3.1,
              hledger ==1.30.1,
-             hledger-interest ==1.6.5,
+             hledger-interest ==1.6.6,
              hledger-lib ==1.30,
              hledger-stockquotes ==0.1.2.1,
              hledger-ui ==1.30,
@@ -1137,7 +1138,7 @@ constraints: abstract-deque ==0.3,
              hpc installed,
              hpc-codecov ==0.3.0.0,
              hpc-lcov ==1.1.1,
-             HPDF ==1.6.1,
+             HPDF ==1.6.2,
              hpp ==0.6.5,
              hpqtypes ==1.11.1.1,
              hpqtypes-extras ==1.16.4.4,
@@ -1146,7 +1147,7 @@ constraints: abstract-deque ==0.3,
              hruby ==0.5.0.0,
              hsass ==0.8.0,
              hs-bibutils ==6.10.0.0,
-             hsc2hs ==0.68.9,
+             hsc2hs ==0.68.10,
              hscolour ==1.24.4,
              hsdns ==1.8,
              hse-cpp ==0.2,
@@ -1154,7 +1155,7 @@ constraints: abstract-deque ==0.3,
              hset ==2.2.0,
              hs-GeoIP ==0.3,
              hsignal ==0.2.7.5,
-             hsini ==0.5.2.1,
+             hsini ==0.5.2.2,
              hsinstall ==2.8,
              HSlippyMap ==3.0.1,
              hslogger ==1.3.1.0,
@@ -1206,7 +1207,7 @@ constraints: abstract-deque ==0.3,
              HSvm ==0.1.1.3.25,
              hsx2hs ==0.14.1.11,
              hsx-jmacro ==7.3.8.2,
-             HsYAML ==0.2.1.1,
+             HsYAML ==0.2.1.2,
              HsYAML-aeson ==0.2.0.1,
              hsyslog ==5.0.2,
              htaglib ==1.2.0,
@@ -1235,7 +1236,7 @@ constraints: abstract-deque ==0.3,
              httpd-shed ==0.4.1.1,
              http-io-streams ==0.1.6.2,
              http-link-header ==1.2.1,
-             http-media ==0.8.0.0,
+             http-media ==0.8.1.1,
              http-query ==0.1.3,
              http-reverse-proxy ==0.6.0.1,
              http-streams ==0.8.9.8,
@@ -1245,7 +1246,7 @@ constraints: abstract-deque ==0.3,
              HUnit-approx ==1.1.1.1,
              hunit-dejafu ==2.0.0.6,
              hvect ==0.4.0.1,
-             hvega ==0.12.0.5,
+             hvega ==0.12.0.7,
              hw-balancedparens ==0.4.1.3,
              hw-bits ==0.7.2.2,
              hw-conduit ==0.2.1.1,
@@ -1308,15 +1309,15 @@ constraints: abstract-deque ==0.3,
              indexed-containers ==0.1.0.2,
              indexed-list-literals ==0.2.1.3,
              indexed-profunctors ==0.1.1.1,
-             indexed-traversable ==0.1.2.1,
+             indexed-traversable ==0.1.3,
              indexed-traversable-instances ==0.1.1.2,
              inf-backprop ==0.1.0.2,
              infer-license ==0.2.0,
              infinite-list ==0.1,
              ini ==0.4.2,
              inj ==1.0,
-             inline-c ==0.9.1.8,
-             inline-c-cpp ==0.5.0.1,
+             inline-c ==0.9.1.10,
+             inline-c-cpp ==0.5.0.2,
              inline-r ==1.0.1,
              input-parsers ==0.3.0.1,
              insert-ordered-containers ==0.2.5.3,
@@ -1359,7 +1360,7 @@ constraints: abstract-deque ==0.3,
              iso639 ==0.1.0.3,
              iso8601-time ==0.1.5,
              isocline ==1.0.9,
-             isomorphism-class ==0.1.0.9,
+             isomorphism-class ==0.1.0.10,
              iterable ==3.0,
              ix-shapable ==0.1.0,
              jack ==0.7.2.2,
@@ -1371,7 +1372,7 @@ constraints: abstract-deque ==0.3,
              jmacro ==0.6.18,
              jose ==0.10,
              jose-jwt ==0.9.6,
-             journalctl-stream ==0.6.0.4,
+             journalctl-stream ==0.6.0.5,
              js-chart ==2.9.4.1,
              js-dgtable ==0.5.2,
              js-flot ==0.8.3,
@@ -1385,11 +1386,11 @@ constraints: abstract-deque ==0.3,
              JuicyPixels ==3.3.8,
              JuicyPixels-extra ==0.6.0,
              JuicyPixels-scale-dct ==0.1.2,
-             junit-xml ==0.1.0.2,
+             junit-xml ==0.1.0.3,
              justified-containers ==0.3.0.0,
              jwt ==0.11.0,
              kan-extensions ==5.2.5,
-             kansas-comet ==0.4.1,
+             kansas-comet ==0.4.2,
              katip ==0.8.7.4,
              katip-logstash ==0.1.0.2,
              katip-wai ==0.1.2.2,
@@ -1403,11 +1404,11 @@ constraints: abstract-deque ==0.3,
              keyed-vals-mem ==0.2.2.0,
              keyed-vals-redis ==0.2.2.0,
              keys ==3.12.3,
-             ki ==1.0.1.0,
+             ki ==1.0.1.1,
              kind-apply ==0.4.0.0,
              kind-generics ==0.5.0.0,
              kind-generics-th ==0.2.3.3,
-             ki-unlifted ==1.0.0.1,
+             ki-unlifted ==1.0.0.2,
              kleene ==0.1,
              kmeans ==0.1.3,
              knob ==0.2.2,
@@ -1483,10 +1484,10 @@ constraints: abstract-deque ==0.3,
              linux-file-extents ==0.2.0.0,
              linux-namespaces ==0.1.3.0,
              List ==0.6.2,
-             ListLike ==4.7.8.1,
+             ListLike ==4.7.8.2,
              list-predicate ==0.1.0.1,
              listsafe ==0.1.0.1,
-             list-t ==1.0.5.6,
+             list-t ==1.0.5.7,
              list-transformer ==1.0.9,
              ListTree ==0.2.3,
              ListZipper ==1.2.0.2,
@@ -1580,10 +1581,10 @@ constraints: abstract-deque ==0.3,
              microlens ==0.4.13.1,
              microlens-aeson ==2.5.1,
              microlens-contra ==0.1.0.3,
-             microlens-ghc ==0.4.14.1,
+             microlens-ghc ==0.4.14.2,
              microlens-mtl ==0.2.0.3,
-             microlens-platform ==0.4.3.3,
-             microlens-th ==0.4.3.13,
+             microlens-platform ==0.4.3.4,
+             microlens-th ==0.4.3.14,
              microspec ==0.2.1.3,
              microstache ==1.0.2.3,
              midair ==0.2.0.1,
@@ -1603,7 +1604,7 @@ constraints: abstract-deque ==0.3,
              mintty ==0.1.4,
              misfortune ==0.1.2.1,
              missing-foreign ==0.1.1,
-             MissingH ==1.6.0.0,
+             MissingH ==1.6.0.1,
              mixed-types-num ==0.5.12,
              mmap ==0.5.9,
              mmark ==0.0.7.6,
@@ -1635,7 +1636,7 @@ constraints: abstract-deque ==0.3,
              monad-memo ==0.5.4,
              monadoid ==0.0.3,
              monadology ==0.1,
-             monad-par ==0.3.5,
+             monad-par ==0.3.6,
              monad-parallel ==0.8,
              monad-par-extras ==0.3.3,
              monad-peel ==0.2.1.2,
@@ -1650,7 +1651,7 @@ constraints: abstract-deque ==0.3,
              mongoDB ==2.7.1.2,
              monoidal-containers ==0.6.4.0,
              monoid-extras ==0.6.2,
-             monoid-subclasses ==1.2.3,
+             monoid-subclasses ==1.2.4,
              monoid-transformer ==0.0.4,
              mono-traversable ==1.0.15.3,
              mono-traversable-instances ==0.1.1.0,
@@ -1678,7 +1679,7 @@ constraints: abstract-deque ==0.3,
              multi-containers ==0.2,
              multimap ==1.2.1,
              multipart ==0.2.1,
-             MultipletCombiner ==0.0.4,
+             MultipletCombiner ==0.0.7,
              multiset ==0.3.4.3,
              murmur3 ==1.0.5,
              murmur-hash ==0.1.0.10,
@@ -1705,7 +1706,7 @@ constraints: abstract-deque ==0.3,
              natural-sort ==0.1.2,
              natural-transformation ==0.4,
              ndjson-conduit ==0.1.0.5,
-             neat-interpolation ==0.5.1.3,
+             neat-interpolation ==0.5.1.4,
              netcode-io ==0.0.3,
              netlib-carray ==0.1,
              netlib-comfort-array ==0.0.0.2,
@@ -1720,7 +1721,7 @@ constraints: abstract-deque ==0.3,
              netwire-input-glfw ==0.0.11,
              network ==3.1.4.0,
              network-bsd ==2.8.1.0,
-             network-byte-order ==0.1.6,
+             network-byte-order ==0.1.7,
              network-conduit-tls ==1.3.2,
              network-info ==0.2.1,
              network-ip ==0.3.0.3,
@@ -1744,11 +1745,11 @@ constraints: abstract-deque ==0.3,
              NoHoed ==0.1.1,
              nonce ==1.0.7,
              nondeterminism ==1.5,
-             non-empty ==0.3.3,
+             non-empty ==0.3.5,
              nonempty-containers ==0.3.4.4,
              nonemptymap ==0.0.6.0,
              non-empty-sequence ==0.2.0.4,
-             nonempty-vector ==0.2.2.0,
+             nonempty-vector ==0.2.3,
              nonempty-zipper ==1.0.0.4,
              non-negative ==0.1.2,
              normaldistribution ==1.1.0.3,
@@ -1875,7 +1876,7 @@ constraints: abstract-deque ==0.3,
              pcg-random ==0.1.4.0,
              pcre2 ==2.2.1,
              pcre-heavy ==1.0.0.3,
-             pcre-light ==0.4.1.0,
+             pcre-light ==0.4.1.2,
              pcre-utils ==0.1.9,
              pdc ==0.1.1,
              pdf-toolbox-content ==0.1.1,
@@ -1886,8 +1887,8 @@ constraints: abstract-deque ==0.3,
              pem ==0.2.4,
              percent-format ==0.0.4,
              perfect-hash-generator ==1.0.0,
-             persistent ==2.14.5.1,
-             persistent-discover ==0.1.0.6,
+             persistent ==2.14.6.0,
+             persistent-discover ==0.1.0.7,
              persistent-documentation ==0.1.0.4,
              persistent-iproute ==0.2.5,
              persistent-lens ==1.0.0,
@@ -1895,18 +1896,18 @@ constraints: abstract-deque ==0.3,
              persistent-mtl ==0.5.0.1,
              persistent-mysql ==2.13.1.4,
              persistent-pagination ==0.1.1.2,
-             persistent-postgresql ==2.13.5.2,
-             persistent-qq ==2.12.0.5,
+             persistent-postgresql ==2.13.6.1,
+             persistent-qq ==2.12.0.6,
              persistent-redis ==2.13.0.1,
              persistent-refs ==0.4,
-             persistent-sqlite ==2.13.1.1,
+             persistent-sqlite ==2.13.2.0,
              persistent-template ==2.12.0.0,
              persistent-test ==2.13.1.3,
              persistent-typed-db ==0.1.0.7,
              pg-harness-client ==0.6.0,
              pgp-wordlist ==0.1.0.3,
              pg-transact ==0.3.2.0,
-             phantom-state ==0.2.1.3,
+             phantom-state ==0.2.1.4,
              phatsort ==0.6.0.0,
              picosat ==0.1.6,
              pid1 ==0.1.3.1,
@@ -1942,9 +1943,9 @@ constraints: abstract-deque ==0.3,
              poly-arity ==0.1.0,
              polynomials-bernstein ==1.1.2,
              polyparse ==1.13,
-             polysemy ==1.9.1.0,
+             polysemy ==1.9.1.3,
              polysemy-fs ==0.1.0.0,
-             polysemy-plugin ==0.4.5.0,
+             polysemy-plugin ==0.4.5.1,
              polysemy-webserver ==0.2.1.2,
              pontarius-xmpp ==0.5.6.6,
              pooled-io ==0.0.2.3,
@@ -1953,7 +1954,7 @@ constraints: abstract-deque ==0.3,
              posix-paths ==0.3.0.0,
              posix-pty ==0.2.2,
              possibly ==1.0.0.0,
-             postgres-options ==0.2.0.0,
+             postgres-options ==0.2.1.0,
              postgresql-binary ==0.13.1,
              postgresql-libpq ==0.9.5.0,
              postgresql-libpq-notify ==0.2.0.0,
@@ -1990,7 +1991,7 @@ constraints: abstract-deque ==0.3,
              primes ==0.2.1.0,
              primitive ==0.8.0.0,
              primitive-addr ==0.1.0.2,
-             primitive-extras ==0.10.1.7,
+             primitive-extras ==0.10.1.8,
              primitive-offset ==0.2.0.0,
              primitive-unaligned ==0.1.1.2,
              primitive-unlifted ==0.1.3.1,
@@ -2027,13 +2028,13 @@ constraints: abstract-deque ==0.3,
              pulse-simple ==0.1.14,
              pureMD5 ==2.1.4,
              purescript-bridge ==0.15.0.0,
-             pusher-http-haskell ==2.1.0.15,
+             pusher-http-haskell ==2.1.0.16,
              pvar ==1.0.0.0,
              pwstore-fast ==2.4.4,
              PyF ==0.11.1.1,
              qchas ==1.1.0.1,
              qm-interpolated-string ==0.3.1.0,
-             qrcode-core ==0.9.8,
+             qrcode-core ==0.9.9,
              qrcode-juicypixels ==0.8.5,
              quaalude ==0.0.0.1,
              quadratic-irrational ==0.1.1,
@@ -2045,7 +2046,7 @@ constraints: abstract-deque ==0.3,
              quickcheck-classes-base ==0.6.2.0,
              quickcheck-groups ==0.0.0.0,
              quickcheck-higherorder ==0.1.0.1,
-             quickcheck-instances ==0.3.29.1,
+             quickcheck-instances ==0.3.30,
              quickcheck-io ==0.2.0,
              quickcheck-monoid-subclasses ==0.1.0.0,
              quickcheck-simple ==0.1.1.1,
@@ -2106,7 +2107,7 @@ constraints: abstract-deque ==0.3,
              recv ==0.1.0,
              redact ==0.5.0.0,
              reddit-scrape ==0.0.1,
-             redis-glob ==0.1.0.5,
+             redis-glob ==0.1.0.6,
              reducers ==3.12.4,
              refact ==0.3.0.2,
              ref-fd ==0.5.0.1,
@@ -2133,7 +2134,7 @@ constraints: abstract-deque ==0.3,
              rel8 ==1.4.1.0,
              relapse ==1.0.0.1,
              reliable-io ==0.0.2,
-             relude ==1.2.0.0,
+             relude ==1.2.1.0,
              renderable ==0.2.0.1,
              replace-attoparsec ==1.5.0.0,
              replace-megaparsec ==1.5.0.1,
@@ -2158,10 +2159,10 @@ constraints: abstract-deque ==0.3,
              riak-protobuf ==0.25.0.0,
              rio ==0.1.22.0,
              rio-orphans ==0.1.2.0,
-             rio-prettyprint ==0.1.4.0,
+             rio-prettyprint ==0.1.7.0,
              rng-utils ==0.3.1,
              rocksdb-haskell ==1.0.1,
-             rocksdb-haskell-jprupp ==2.1.4,
+             rocksdb-haskell-jprupp ==2.1.6,
              rocksdb-query ==0.4.2,
              roles ==0.2.1.0,
              rollbar ==1.1.3,
@@ -2172,7 +2173,7 @@ constraints: abstract-deque ==0.3,
              rpmbuild-order ==0.4.10,
              rpm-nvr ==0.1.2,
              rp-tree ==0.7.1,
-             rrb-vector ==0.2.0.0,
+             rrb-vector ==0.2.0.1,
              RSA ==2.4.1,
              rss ==3000.2.0.7,
              rss-conduit ==0.6.0.1,
@@ -2193,7 +2194,7 @@ constraints: abstract-deque ==0.3,
              safe-exceptions-checked ==0.1.0,
              safe-foldable ==0.1.0.0,
              safe-gen ==1.0.1,
-             safeio ==0.0.5.0,
+             safeio ==0.0.6.0,
              safe-json ==1.1.4.0,
              safe-money ==0.9.1,
              SafeSemaphore ==0.10.1,
@@ -2203,11 +2204,11 @@ constraints: abstract-deque ==0.3,
              sample-frame-np ==0.0.5,
              sampling ==0.3.5,
              sandi ==0.5,
-             sandwich ==0.1.5.0,
+             sandwich ==0.1.5.2,
              sandwich-hedgehog ==0.1.3.0,
              sandwich-quickcheck ==0.1.0.7,
              sandwich-slack ==0.1.2.0,
-             sandwich-webdriver ==0.2.3.0,
+             sandwich-webdriver ==0.2.3.1,
              say ==0.1.0.1,
              sbp ==4.15.0,
              sbv ==10.2,
@@ -2268,7 +2269,7 @@ constraints: abstract-deque ==0.3,
              servant-machines ==0.15.1,
              servant-multipart ==0.12.1,
              servant-multipart-api ==0.12.1,
-             servant-multipart-client ==0.12.1,
+             servant-multipart-client ==0.12.2,
              servant-openapi3 ==2.0.1.6,
              servant-pipes ==0.15.3,
              servant-rate-limit ==0.2.0.0,
@@ -2296,7 +2297,7 @@ constraints: abstract-deque ==0.3,
              SHA ==1.6.4.4,
              shake ==0.19.7,
              shake-plus ==0.3.4.0,
-             shakespeare ==2.1.0,
+             shakespeare ==2.1.0.1,
              shakespeare-text ==1.1.0,
              shared-memory ==0.2.0.1,
              ShellCheck ==0.9.0,
@@ -2328,7 +2329,7 @@ constraints: abstract-deque ==0.3,
              simple-vec3 ==0.6.0.1,
              since ==0.0.0,
              singleton-bool ==0.1.6,
-             singleton-nats ==0.4.6,
+             singleton-nats ==0.4.7,
              singletons ==3.0.2,
              singletons-base ==3.1.1,
              singletons-presburger ==0.7.2.0,
@@ -2343,7 +2344,7 @@ constraints: abstract-deque ==0.3,
              skylighting ==0.13.4.1,
              skylighting-core ==0.13.4.1,
              skylighting-format-ansi ==0.1,
-             skylighting-format-blaze-html ==0.1.1,
+             skylighting-format-blaze-html ==0.1.1.1,
              skylighting-format-context ==0.1.0.2,
              skylighting-format-latex ==0.1,
              slack-progressbar ==0.1.0.1,
@@ -2363,7 +2364,7 @@ constraints: abstract-deque ==0.3,
              some-dict-of ==0.1.0.2,
              sop-core ==0.5.0.2,
              sort ==1.0.0.0,
-             sorted-list ==0.2.1.0,
+             sorted-list ==0.2.1.2,
              sound-collage ==0.2.1,
              sourcemap ==0.1.7,
              sox ==0.2.3.2,
@@ -2375,7 +2376,7 @@ constraints: abstract-deque ==0.3,
              speedy-slice ==0.3.2,
              splice ==0.6.1.1,
              split ==0.2.3.5,
-             splitmix ==0.1.0.4,
+             splitmix ==0.1.0.5,
              splitmix-distributions ==1.0.0,
              split-record ==0.1.1.4,
              Spock ==0.14.0.0,
@@ -2396,8 +2397,8 @@ constraints: abstract-deque ==0.3,
              srtree ==1.0.0.5,
              stache ==2.3.4,
              stack ==2.9.3.1,
-             stack-all ==0.4.1,
-             stack-clean-old ==0.4.7,
+             stack-all ==0.4.2,
+             stack-clean-old ==0.4.8,
              stack-templatizer ==0.1.1.0,
              state-codes ==0.1.3,
              stateref ==0.3,
@@ -2406,7 +2407,7 @@ constraints: abstract-deque ==0.3,
              stateWriter ==0.4.0,
              static-canvas ==0.2.0.3,
              static-text ==0.2.0.7,
-             statistics ==0.16.2.0,
+             statistics ==0.16.2.1,
              statistics-linreg ==0.3,
              status-notifier-item ==0.3.1.0,
              step-function ==0.2.0.1,
@@ -2417,7 +2418,7 @@ constraints: abstract-deque ==0.3,
              stm-containers ==1.2.0.2,
              stm-delay ==0.1.1.1,
              stm-extras ==0.1.0.3,
-             stm-hamt ==1.2.0.11,
+             stm-hamt ==1.2.0.13,
              stm-lifted ==2.5.0.0,
              STMonadTrans ==0.4.7,
              stm-split ==0.0.2.1,
@@ -2426,10 +2427,10 @@ constraints: abstract-deque ==0.3,
              storable-endian ==0.2.6.1,
              storable-record ==0.0.7,
              storable-tuple ==0.1,
-             storablevector ==0.2.13.1,
-             store ==0.7.16,
-             store-core ==0.4.4.4,
-             store-streaming ==0.2.0.3,
+             storablevector ==0.2.13.2,
+             store ==0.7.18,
+             store-core ==0.4.4.6,
+             store-streaming ==0.2.0.5,
              stratosphere ==0.60.0,
              Stream ==0.4.7.2,
              streaming ==0.2.4.0,
@@ -2477,28 +2478,28 @@ constraints: abstract-deque ==0.3,
              SVGFonts ==1.8.0.1,
              svg-tree ==0.6.2.4,
              swagger2 ==2.8.7,
-             swish ==0.10.4.0,
+             swish ==0.10.7.0,
              syb ==0.7.2.4,
-             sydtest ==0.15.1.0,
+             sydtest ==0.15.1.1,
              sydtest-aeson ==0.1.0.0,
              sydtest-amqp ==0.1.0.0,
              sydtest-autodocodec ==0.0.0.0,
-             sydtest-discover ==0.0.0.3,
+             sydtest-discover ==0.0.0.4,
              sydtest-hedgehog ==0.4.0.0,
              sydtest-hedis ==0.0.0.0,
              sydtest-mongo ==0.0.0.0,
-             sydtest-persistent ==0.0.0.1,
-             sydtest-persistent-postgresql ==0.2.0.2,
-             sydtest-persistent-sqlite ==0.2.0.2,
+             sydtest-persistent ==0.0.0.2,
+             sydtest-persistent-postgresql ==0.2.0.3,
+             sydtest-persistent-sqlite ==0.2.0.3,
              sydtest-process ==0.0.0.0,
              sydtest-rabbitmq ==0.1.0.0,
              sydtest-servant ==0.2.0.2,
              sydtest-typed-process ==0.0.0.0,
-             sydtest-wai ==0.2.0.0,
+             sydtest-wai ==0.2.0.1,
              sydtest-webdriver ==0.0.0.1,
-             sydtest-webdriver-screenshot ==0.0.0.1,
+             sydtest-webdriver-screenshot ==0.0.0.2,
              sydtest-webdriver-yesod ==0.0.0.1,
-             sydtest-yesod ==0.3.0.1,
+             sydtest-yesod ==0.3.0.2,
              symbol ==0.2.4,
              symengine ==0.1.2.0,
              symmetry-operations-symbols ==0.0.2.1,
@@ -2528,10 +2529,10 @@ constraints: abstract-deque ==0.3,
              tar-conduit ==0.3.2.1,
              tardis ==0.4.4.0,
              tasty ==1.4.3,
-             tasty-ant-xml ==1.1.8,
+             tasty-ant-xml ==1.1.9,
              tasty-autocollect ==0.4.1,
-             tasty-bench ==0.3.4,
-             tasty-dejafu ==2.1.0.0,
+             tasty-bench ==0.3.5,
+             tasty-dejafu ==2.1.0.1,
              tasty-discover ==5.0.0,
              tasty-expected-failure ==0.12.3,
              tasty-fail-fast ==0.0.3,
@@ -2541,7 +2542,7 @@ constraints: abstract-deque ==0.3,
              tasty-hslua ==1.1.0,
              tasty-hspec ==1.2.0.3,
              tasty-html ==0.4.2.1,
-             tasty-hunit ==0.10.0.3,
+             tasty-hunit ==0.10.1,
              tasty-hunit-compat ==0.2.0.1,
              tasty-inspection-testing ==0.2,
              tasty-kat ==0.0.3,
@@ -2549,8 +2550,8 @@ constraints: abstract-deque ==0.3,
              tasty-lua ==1.1.0,
              tasty-program ==1.1.0,
              tasty-quickcheck ==0.10.2,
-             tasty-rerun ==1.1.18,
-             tasty-silver ==3.3.1.1,
+             tasty-rerun ==1.1.19,
+             tasty-silver ==3.3.1.2,
              tasty-smallcheck ==0.8.2,
              tasty-tap ==0.1.0,
              tasty-th ==0.1.7,
@@ -2585,16 +2586,16 @@ constraints: abstract-deque ==0.3,
              test-fun ==0.1.0.0,
              testing-feat ==1.1.1.1,
              testing-type-modifiers ==0.1.0.1,
-             texmath ==0.12.8.1,
+             texmath ==0.12.8.3,
              text installed,
              text-ansi ==0.2.1.1,
              text-binary ==0.2.1.1,
              text-builder ==0.6.7,
              text-builder-dev ==0.3.3.2,
-             text-builder-linear ==0.1.1,
+             text-builder-linear ==0.1.1.1,
              text-conversions ==0.3.1.1,
              text-format ==0.3.2.1,
-             text-icu ==0.8.0.2,
+             text-icu ==0.8.0.4,
              text-latin1 ==0.3.1,
              text-ldap ==0.1.1.14,
              textlocal ==0.1.0.5,
@@ -2606,7 +2607,7 @@ constraints: abstract-deque ==0.3,
              text-rope ==0.2,
              text-short ==0.1.5,
              text-show ==3.10.4,
-             text-show-instances ==3.9.6,
+             text-show-instances ==3.9.7,
              text-zipper ==0.13,
              tfp ==1.0.2,
              tf-random ==0.5,
@@ -2630,7 +2631,7 @@ constraints: abstract-deque ==0.3,
              th-printf ==0.7,
              thread-hierarchy ==0.3.0.2,
              thread-local-storage ==0.2,
-             threads ==0.5.1.7,
+             threads ==0.5.1.8,
              threads-extras ==0.1.0.3,
              thread-supervisor ==0.2.0.0,
              th-reify-compat ==0.0.1.5,
@@ -2675,7 +2676,7 @@ constraints: abstract-deque ==0.3,
              token-bucket ==0.1.0.1,
              toml-reader ==0.2.1.0,
              toml-reader-parse ==0.1.1.1,
-             tophat ==1.0.6.0,
+             tophat ==1.0.6.1,
              topograph ==1.0.0.2,
              torrent ==10000.1.3,
              torsor ==0.1,
@@ -2711,7 +2712,7 @@ constraints: abstract-deque ==0.3,
              twitter-types ==0.11.0,
              twitter-types-lens ==0.11.0,
              typecheck-plugin-nat-simple ==0.1.0.9,
-             typed-process ==0.2.11.0,
+             typed-process ==0.2.11.1,
              typed-uuid ==0.2.0.0,
              type-equality ==1,
              type-errors ==0.2.0.2,
@@ -2732,7 +2733,7 @@ constraints: abstract-deque ==0.3,
              typst-symbols ==0.1.4,
              tz ==0.1.3.6,
              tzdata ==0.2.20230322.0,
-             tztime ==0.1.0.0,
+             tztime ==0.1.1.0,
              ua-parser ==0.7.7.0,
              uglymemo ==0.1.0.1,
              ulid ==0.3.2.0,
@@ -2747,7 +2748,7 @@ constraints: abstract-deque ==0.3,
              unexceptionalio-trans ==0.5.1,
              unfork ==1.0.0.1,
              unicode ==0.0.1.1,
-             unicode-collation ==0.1.3.4,
+             unicode-collation ==0.1.3.5,
              unicode-data ==0.4.0.1,
              unicode-show ==0.1.1.1,
              unicode-transforms ==0.4.0.1,
@@ -2773,7 +2774,7 @@ constraints: abstract-deque ==0.3,
              unix installed,
              unix-bytestring ==0.4.0,
              unix-compat ==0.7,
-             unix-time ==0.4.10,
+             unix-time ==0.4.11,
              unjson ==0.15.4,
              unliftio ==0.2.25.0,
              unliftio-core ==0.2.1.0,
@@ -2793,17 +2794,16 @@ constraints: abstract-deque ==0.3,
              utf8-string ==1.0.2,
              utility-ht ==0.0.17,
              uuid ==1.3.15,
-             uuid-types ==1.0.5,
+             uuid-types ==1.0.5.1,
              valida ==1.1.0,
              valida-base ==0.2.0,
              validate-input ==0.5.0.0,
              validationt ==0.3.0,
-             validity ==0.12.0.1,
+             validity ==0.12.0.2,
              validity-aeson ==0.2.0.5,
              validity-bytestring ==0.4.1.1,
              validity-case-insensitive ==0.0.0.0,
              validity-containers ==0.5.0.4,
-             validity-path ==0.4.0.1,
              validity-persistent ==0.0.0.0,
              validity-primitive ==0.0.0.1,
              validity-scientific ==0.2.0.3,
@@ -2817,7 +2817,7 @@ constraints: abstract-deque ==0.3,
              vault ==0.3.1.5,
              vcs-ignore ==0.0.2.0,
              vec ==0.5,
-             vector ==0.13.0.0,
+             vector ==0.13.1.0,
              vector-algorithms ==0.9.0.1,
              vector-binary-instances ==0.2.5.2,
              vector-buffer ==0.4.1,
@@ -2834,7 +2834,7 @@ constraints: abstract-deque ==0.3,
              vector-stream ==0.1.0.0,
              vector-th-unbox ==0.2.2,
              verbosity ==0.4.0.0,
-             versions ==6.0.1,
+             versions ==6.0.2,
              vformat ==0.14.1.0,
              vformat-time ==0.1.0.0,
              ViennaRNAParser ==1.3.3,
@@ -2846,7 +2846,7 @@ constraints: abstract-deque ==0.3,
              void ==0.7.3,
              vty ==5.38,
              wai ==3.2.3,
-             wai-app-static ==3.1.7.4,
+             wai-app-static ==3.1.8,
              wai-cli ==0.2.3,
              wai-conduit ==3.0.0.4,
              wai-control ==0.2.0.0,
@@ -2854,7 +2854,7 @@ constraints: abstract-deque ==0.3,
              wai-enforce-https ==1.0.0.0,
              wai-eventsource ==3.0.0,
              wai-extra ==3.1.13.0,
-             wai-feature-flags ==0.1.0.6,
+             wai-feature-flags ==0.1.0.7,
              wai-handler-launch ==3.0.3.1,
              wai-logger ==2.4.0,
              wai-middleware-bearer ==1.0.3,
@@ -2965,20 +2965,20 @@ constraints: abstract-deque ==0.3,
              xxhash-ffi ==0.2.0.0,
              yaml ==0.11.11.2,
              yaml-unscrambler ==0.1.0.17,
-             Yampa ==0.14.4,
+             Yampa ==0.14.5,
              yarn-lock ==0.6.5,
              yeshql-core ==4.2.0.0,
              yesod ==1.6.2.1,
-             yesod-auth ==1.6.11.1,
+             yesod-auth ==1.6.11.2,
              yesod-auth-basic ==0.1.0.3,
              yesod-auth-hashdb ==1.7.1.7,
              yesod-auth-oauth2 ==0.7.1.1,
              yesod-auth-oidc ==0.1.4,
              yesod-bin ==1.6.2.2,
-             yesod-core ==1.6.24.4,
+             yesod-core ==1.6.24.5,
              yesod-eventsource ==1.6.0.1,
              yesod-fb ==0.6.1,
-             yesod-form ==1.7.4,
+             yesod-form ==1.7.6,
              yesod-form-bootstrap4 ==3.0.1.1,
              yesod-gitrepo ==0.3.0,
              yesod-gitrev ==0.2.2,
@@ -2992,7 +2992,7 @@ constraints: abstract-deque ==0.3,
              yesod-routes-flow ==3.0.0.2,
              yesod-sitemap ==1.6.0,
              yesod-static ==1.6.1.0,
-             yesod-test ==1.6.15,
+             yesod-test ==1.6.16,
              yesod-websockets ==0.3.0.3,
              yes-precure5-command ==5.5.3,
              yi-rope ==0.11,


=====================================
packages.txt
=====================================
@@ -9,7 +9,7 @@ aeson-diff 1.1.0.13
 aeson-extra 0.5.1.2
 aeson-pretty 0.8.9
 aeson-qq 0.8.4
-Agda 2.6.3 key
+Agda 2.6.3 key behind
 alex 3.3.0.0 binary key
 Allure 0.11.0.0 binary=allure
 alsa-core 0.5.0.1
@@ -31,9 +31,10 @@ assoc 1.1
 async 2.2.4
 atomic-write 0.2.0.7
 attoparsec 0.14.4
+attoparsec-aeson 2.1.0.0
 attoparsec-conduit 1.1.0 avoid
 attoparsec-iso8601 1.1.0.0
-authenticate 1.3.5.1
+authenticate 1.3.5.2
 authenticate-oauth 1.7
 auto-update 0.1.6
 aws 0.24.1 notest
@@ -44,8 +45,8 @@ base64-bytestring 1.2.1.0
 base-compat 0.12.3
 base-compat-batteries 0.12.3
 basement 0.0.16
-base-orphans 0.9.0 notest # cyclic dependencies; base-orphans, hspec, hspec-core, primitive, tf-random
-base-prelude 1.6.1
+base-orphans 0.9.1 notest # cyclic dependencies; base-orphans, hspec, hspec-core, primitive, tf-random
+base-prelude 1.6.1.1
 base-unicode-symbols 0.2.4.2
 basic-prelude 0.7.0
 bencode 0.6.1.1
@@ -58,10 +59,10 @@ binary-parsers 0.2.4.0 ignore # BROKEN LTS 21
 bindings-DSL 1.0.25
 bitvec 1.1.5.0 notest
 bitwise 1.0.0.1
-blaze-builder 0.4.2.2
+blaze-builder 0.4.2.3
 blaze-builder-conduit 1.1.0 avoid
 blaze-html 0.9.1.2
-blaze-markup 0.8.2.8
+blaze-markup 0.8.3.0
 blaze-svg 0.3.7
 blaze-textual 0.2.3.1 notest
 bloomfilter 2.0.1.2
@@ -131,17 +132,17 @@ classy-prelude-conduit 1.5.0
 clientsession 0.9.2.0
 clock 0.8.4 notest
 cmark 0.6.1
-cmark-gfm 0.2.5
+cmark-gfm 0.2.6
 cmdargs 0.10.22
 code-page 0.2.1
 colour 2.3.6 notest
 commonmark 0.2.3
-commonmark-extensions 0.2.3.5
+commonmark-extensions 0.2.3.6
 commonmark-pandoc 0.2.1.3
 commutative-semigroups 0.1.0.1
 comonad 5.0.8
 concurrent-extra 0.7.0.12
-concurrent-output 1.10.18
+concurrent-output 1.10.20
 concurrent-supply 0.1.8
 cond 0.4.1.1
 conduit 1.3.5
@@ -222,12 +223,12 @@ data-tree-print 0.1.0.2 ignore # BROKEN LTS 21
 DAV 1.3.4
 dbus 1.2.29 notest
 dbus-hslogger 0.1.0.1
-debian 4.0.5 ahead
+debian 4.0.5
 debug-me 1.20221231 binary ignore # BROKEN LTS 21
 dec 0.0.5
 Decimal 0.5.2
 deepseq-generics 0.2.0.0
-deferred-folds 0.9.18.3 notest
+deferred-folds 0.9.18.5 notest
 dense-linear-algebra 0.1.0.0
 dependent-map 0.4.0.0
 dependent-sum 0.7.2.0
@@ -280,9 +281,9 @@ enummapset 0.7.1.0
 equivalence 0.4.1
 erf 2.0.0.0
 errors 2.3.0
-esqueleto 3.5.10.1 notest # testsuite requires persistent-mysql
+esqueleto 3.5.10.3 notest # testsuite requires persistent-mysql
 exact-pi 0.5.0.2 notest # tests require older base
-exception-transformers 0.4.0.11
+exception-transformers 0.4.0.12
 executable-path 0.0.3.1
 expiring-cache-map 0.0.6.1
 extensible-exceptions 0.1.1.4
@@ -332,18 +333,18 @@ generic-trie 0.3.2
 geniplate-mirror 0.7.9
 genvalidity 1.1.0.0
 genvalidity-containers 1.0.0.1
-genvalidity-hspec 1.0.0.2
+genvalidity-hspec 1.0.0.3
 genvalidity-property 1.0.0.0
 getopt-generics 0.13.1.0
 ghc-events 0.19.0.1
 ghc-exactprint 1.6.1.3
-ghc-lib-parser 9.4.6.20230808
+ghc-lib-parser 9.4.7.20230826
 ghc-lib-parser-ex 9.4.0.0
 ghc-paths 0.1.0.12
-ghc-tcplugins-extra 0.4.4
-ghc-typelits-extra 0.4.5
-ghc-typelits-knownnat 0.7.8
-ghc-typelits-natnormalise 0.7.8
+ghc-tcplugins-extra 0.4.5
+ghc-typelits-extra 0.4.6
+ghc-typelits-knownnat 0.7.9
+ghc-typelits-natnormalise 0.7.9
 gi-atk 2.0.27
 gi-cairo 1.0.29
 gi-cairo-connector 0.1.1
@@ -393,7 +394,7 @@ gtk-strut 0.1.3.2
 gtk-traymanager 1.0.1
 hackage-security 0.6.2.3
 haddock-library 1.11.0 notest
-hakyll 4.16.1.0
+hakyll 4.16.2.0
 half 0.3.1
 hamlet 1.2.0 avoid
 happstack-authenticate 2.6.1 ignore # BROKEN LTS 21
@@ -436,13 +437,13 @@ heredoc 0.2.0.0
 heterocephalus 1.0.5.7
 hex 0.2.0
 hierarchical-clustering 0.4.7
-hi-file-parser 0.1.4.0
+hi-file-parser 0.1.5.0
 hindent 6.0.0 ignore # https://bugs.debian.org/1053982
 hinotify 0.4.1
 hint 0.9.0.7 notest
 hjsmin 0.2.1
 hledger 1.30.1 key
-hledger-interest 1.6.5 binary key
+hledger-interest 1.6.6 binary key
 hledger-lib 1.30
 hledger-ui 1.30 binary
 hledger-web 1.30 binary
@@ -461,7 +462,7 @@ hpack 0.35.2
 hs-bibutils 6.10.0.0
 hscolour 1.24.4
 hsemail 2.2.1
-hsini 0.5.2.1
+hsini 0.5.2.2
 hslogger 1.3.1.0
 hslua 2.3.0 notest
 hslua-aeson 2.3.0.1
@@ -493,7 +494,7 @@ hspec-wai 0.11.1
 HStringTemplate 0.8.8
 hsx2hs 0.14.1.11
 hsx-jmacro 7.3.8.2
-HsYAML 0.2.1.1 notest
+HsYAML 0.2.1.2 notest
 HsYAML-aeson 0.2.0.1
 hsyslog 5.0.2
 html 1.0.1.2
@@ -509,7 +510,7 @@ http-conduit 2.3.8.1
 http-date 0.0.11 notest
 http-download 0.2.0.0
 http-link-header 1.2.1
-http-media 0.8.0.0 notest
+http-media 0.8.1.1 notest
 http-reverse-proxy 0.6.0.1 notest
 http-streams 0.8.9.8 notest # testsuite creates dependency loop with snap
 http-types 0.12.3
@@ -528,12 +529,12 @@ ieee754 0.8.0
 IfElse 0.85
 incremental-parser 0.5.0.5 notest
 indexed-profunctors 0.1.1.1
-indexed-traversable 0.1.2.1
+indexed-traversable 0.1.3
 indexed-traversable-instances 0.1.1.2
 infer-license 0.2.0
 infinite-list 0.1
 ini 0.4.2
-inline-c 0.9.1.8
+inline-c 0.9.1.10
 input-parsers 0.3.0.1
 inspection-testing 0.5.0.2
 integer-logarithms 1.0.3.1 notest
@@ -552,7 +553,7 @@ irc 0.6.1.0
 ircbot 0.6.6.1 key ignore # BROKEN LTS 21
 irc-core 2.11 ignore # BROKEN LTS 21
 iso8601-time 0.1.5
-isomorphism-class 0.1.0.9 notest
+isomorphism-class 0.1.0.10 notest
 iwlib 0.1.2
 ixset 1.1.1.2 ignore # BROKEN LTS 21
 ixset-typed 0.5.1.0
@@ -577,7 +578,7 @@ lambdabot-novelty-plugins 5.3.1.1 ignore # BROKEN LTS 21
 lambdabot-reference-plugins 5.3.1.1 ignore # BROKEN LTS 21
 lambdabot-social-plugins 5.3.1.1 ignore # BROKEN LTS 21
 lambdabot-trusted 5.3.1.1 ignore # BROKEN LTS 21
-LambdaHack 0.11.0.0 ignore # https://bugs.debian.org/1053756
+LambdaHack 0.11.0.0
 language-c 0.9.2
 language-c99 0.2.0
 language-c99-simple 0.2.2
@@ -603,7 +604,7 @@ lifted-base 0.2.3.12 notest
 lift-type 0.1.1.1
 linear 1.22
 List 0.6.2
-ListLike 4.7.8.1
+ListLike 4.7.8.2
 load-env 0.2.1.0
 log-domain 0.13.2
 logging-facade 0.3.1
@@ -631,10 +632,10 @@ MemoTrie 0.6.11
 mersenne-random-pure64 0.2.2.0
 microlens 0.4.13.1
 microlens-aeson 2.5.1
-microlens-ghc 0.4.14.1
+microlens-ghc 0.4.14.2
 microlens-mtl 0.2.0.3
-microlens-platform 0.4.3.3
-microlens-th 0.4.3.13
+microlens-platform 0.4.3.4
+microlens-th 0.4.3.14
 microspec 0.2.1.3
 microstache 1.0.2.3
 mighttpd2 4.0.3 binary key
@@ -646,7 +647,7 @@ minimorph 0.3.0.1
 miniutter 0.5.1.2
 mintty 0.1.4 avoid # useless on non-Windows systems
 misfortune 0.1.2.1
-MissingH 1.6.0.0 notest
+MissingH 1.6.0.1 notest
 mmap 0.5.9
 mmorph 1.2.0
 mockery 0.3.5
@@ -660,14 +661,14 @@ monadlist 0.0.2
 monad-logger 0.3.40
 monad-loops 0.4.3
 monad-memo 0.5.4
-monad-par 0.3.5 notest
+monad-par 0.3.6 notest
 monad-parallel 0.8
 monad-par-extras 0.3.3
 MonadPrompt 1.0.0.5
 MonadRandom 0.6
 monads-tf 0.1.0.3
 monoid-extras 0.6.2
-monoid-subclasses 1.2.3
+monoid-subclasses 1.2.4
 mono-traversable 1.0.15.3
 mono-traversable-instances 0.1.1.0
 mountpoints 1.0.2
@@ -687,12 +688,12 @@ names-th 0.3.0.1
 nanospec 0.2.2
 nats 1.1.2 avoid
 natural-transformation 0.4
-neat-interpolation 0.5.1.3 notest # Disable tests to avoid dep on HTF
+neat-interpolation 0.5.1.4 notest # Disable tests to avoid dep on HTF
 nettle 0.3.0
 netwire 5.0.3 key
 network 3.1.4.0
 network-bsd 2.8.1.0
-network-byte-order 0.1.6
+network-byte-order 0.1.7
 network-conduit 1.1.0 avoid
 network-conduit-tls 1.3.2
 network-info 0.2.1
@@ -752,9 +753,9 @@ path-pieces 0.2.1
 patience 0.3
 pcap 0.4.5.2
 pem 0.2.4
-persistent 2.14.5.1
-persistent-postgresql 2.13.5.2 notest # avoid dep on persistent-test
-persistent-sqlite 2.13.1.1 notest # avoid dep on persistent-test
+persistent 2.14.6.0
+persistent-postgresql 2.13.6.1 notest # avoid dep on persistent-test
+persistent-sqlite 2.13.2.0 notest # avoid dep on persistent-test
 persistent-template 2.12.0.0
 phybin 0.3 binary notest
 pid1 0.1.3.1
@@ -799,7 +800,7 @@ pwstore-purehaskell 2.1.4 avoid # always patch packages to use pwstore-fast
 QuickCheck 2.14.3
 quickcheck-classes 0.6.5.0
 quickcheck-classes-base 0.6.2.0
-quickcheck-instances 0.3.29.1
+quickcheck-instances 0.3.30
 quickcheck-io 0.2.0
 QuickCheck-safe 0.1.0.6
 quickcheck-simple 0.1.1.1
@@ -846,7 +847,7 @@ retry 0.9.3.1
 rfc5051 0.2
 rio 0.1.22.0
 rio-orphans 0.1.2.0
-rio-prettyprint 0.1.4.0
+rio-prettyprint 0.1.7.0
 RSA 2.4.1
 rvar 0.3.0.2
 safe 0.3.19
@@ -886,7 +887,7 @@ set-extra 1.4.1
 setlocale 1.0.0.10
 SHA 1.6.4.4
 shake 0.19.7
-shakespeare 2.1.0
+shakespeare 2.1.0.1
 shakespeare-text 1.1.0 avoid
 ShellCheck 0.9.0 binary=shellcheck key
 shell-conduit 5.0.0
@@ -905,7 +906,7 @@ skein 1.0.9.4
 skylighting 0.13.4.1 -f+system-pcre
 skylighting-core 0.13.4.1 -f+system-pcre
 skylighting-format-ansi 0.1
-skylighting-format-blaze-html 0.1.1
+skylighting-format-blaze-html 0.1.1.1
 skylighting-format-context 0.1.0.2
 skylighting-format-latex 0.1
 smallcheck 1.2.1.1
@@ -922,7 +923,7 @@ socks 0.6.1
 some 1.0.4.1
 sop-core 0.5.0.2
 split 0.2.3.5
-splitmix 0.1.0.4 notest # cyclic dependencies; QuickCheck, base-compat-batteries, splitmix
+splitmix 0.1.0.5 notest # cyclic dependencies; QuickCheck, base-compat-batteries, splitmix
 spool 0.1
 sql-words 0.1.6.4
 stack 2.9.3.1 binary=haskell-stack key
@@ -930,7 +931,7 @@ stateref 0.3
 statestack 0.3.1.1
 StateVar 1.2.2
 static-hash 0.0.2
-statistics 0.16.2.0
+statistics 0.16.2.1
 status-notifier-item 0.3.1.0
 stm-chans 3.0.0.9
 stm-delay 0.1.1.1
@@ -938,8 +939,8 @@ STMonadTrans 0.4.7
 storable-complex 0.2.3.0
 storable-record 0.0.7
 storable-tuple 0.1
-store 0.7.16
-store-core 0.4.4.4
+store 0.7.18
+store-core 0.4.4.6
 Stream 0.4.7.2
 streaming-commons 0.2.2.6
 strict 0.5
@@ -951,7 +952,7 @@ string-qq 0.0.5
 stringsearch 0.3.6.6
 stylish-haskell 0.14.2.0 binary=stylish-haskell ignore # https://bugs.debian.org/1017878
 svg-builder 0.1.1
-swish 0.10.4.0 key notest
+swish 0.10.7.0 key notest
 syb 0.7.2.4
 syb-with-class 0.6.1.14 ignore # BROKEN LTS 21
 system-fileio 0.3.16.4 notest
@@ -966,7 +967,7 @@ tagstream-conduit 0.5.6
 tar 0.5.1.1 notest
 tar-conduit 0.3.2.1
 tasty 1.4.3
-tasty-ant-xml 1.1.8
+tasty-ant-xml 1.1.9
 tasty-checklist 1.0.6.0
 tasty-discover 5.0.0
 tasty-expected-failure 0.12.3 notest
@@ -974,12 +975,12 @@ tasty-golden 2.3.5
 tasty-hedgehog 1.4.0.1
 tasty-hslua 1.1.0
 tasty-hspec 1.2.0.3
-tasty-hunit 0.10.0.3
+tasty-hunit 0.10.1
 tasty-inspection-testing 0.2
 tasty-kat 0.0.3
 tasty-lua 1.1.0
 tasty-quickcheck 0.10.2 notest
-tasty-rerun 1.1.18
+tasty-rerun 1.1.19
 tasty-smallcheck 0.8.2
 tasty-th 0.1.7
 template 0.2.0.10 ignore # BROKEN LTS 21
@@ -993,13 +994,13 @@ test-framework 0.8.2.0 notest
 test-framework-hunit 0.3.0.2
 test-framework-quickcheck2 0.3.0.5
 test-framework-smallcheck 0.2
-texmath 0.12.8.1
+texmath 0.12.8.3
 text-ansi 0.2.1.1
 text-binary 0.2.1.1
 text-builder 0.6.7 notest
 text-builder-dev 0.3.3.2 notest
 text-conversions 0.3.1.1
-text-icu 0.8.0.2
+text-icu 0.8.0.4
 text-manipulate 0.3.1.0
 text-metrics 0.3.2
 text-postgresql 0.0.3.1
@@ -1020,7 +1021,7 @@ th-extras 0.0.0.6
 th-lift 0.8.4
 th-lift-instances 0.1.20
 th-orphans 0.13.14
-threads 0.5.1.7 notest
+threads 0.5.1.8 notest
 threadscope 0.2.14.1 key binary ignore # BROKEN LTS 21
 th-reify-compat 0.0.1.5
 th-reify-many 0.1.10
@@ -1046,7 +1047,7 @@ tuple 0.3.0.2
 twitter-conduit 0.6.1
 twitter-types 0.11.0
 twitter-types-lens 0.11.0
-typed-process 0.2.11.0
+typed-process 0.2.11.1
 type-equality 1
 type-errors 0.2.0.2 notest # Tests require doctest >=0.16.0.1
 type-level-numbers 0.1.1.2
@@ -1054,14 +1055,14 @@ typst-symbols 0.1.4
 uglymemo 0.1.0.1
 unbounded-delays 0.1.1.1
 unexceptionalio 0.5.1
-unicode-collation 0.1.3.4
+unicode-collation 0.1.3.5
 unicode-data 0.4.0.1
 unicode-show 0.1.1.1
 unicode-transforms 0.4.0.1
 uniplate 1.6.13
 universe-base 1.1.3.1 key
 unix-compat 0.7
-unix-time 0.4.10
+unix-time 0.4.11
 Unixutils 1.54.2
 unlambda 0.1.4.2 key # we should keep this or lambdabot
 unliftio 0.2.25.0
@@ -1079,12 +1080,12 @@ utility-ht 0.0.17 key notest # dependency of mediawiki2latex
 uuagc 0.9.55 binary key
 uuagc-cabal 1.3.0.0
 uuid 1.3.15 notest
-uuid-types 1.0.5 notest
+uuid-types 1.0.5.1 notest
 uulib 0.9.24
-validity 0.12.0.1
+validity 0.12.0.2
 validity-containers 0.5.0.4
 vault 0.3.1.5
-vector 0.13.0.0 notest # Testing disabled during transition to 7.10
+vector 0.13.1.0 notest # Testing disabled during transition to 7.10
 vector-algorithms 0.9.0.1
 vector-binary-instances 0.2.5.2
 vector-builder 0.3.8.4 notest # missing deps
@@ -1093,12 +1094,12 @@ vector-instances 3.4.2
 vector-space 0.16
 vector-stream 0.1.0.0
 vector-th-unbox 0.2.2
-versions 6.0.1
+versions 6.0.2
 void 0.7.3
 vty 5.38 notest
 wai 3.2.3
 wai-app-file-cgi 3.1.10
-wai-app-static 3.1.7.4
+wai-app-static 3.1.8
 wai-conduit 3.0.0.4
 wai-cors 0.2.7
 wai-extra 3.1.13.0
@@ -1157,17 +1158,17 @@ xmonad-wallpaper 0.0.1.5
 xss-sanitize 0.3.7.2
 yaml 0.11.11.2
 yesod 1.6.2.1
-yesod-auth 1.6.11.1
+yesod-auth 1.6.11.2
 yesod-auth-hashdb 1.7.1.7
 yesod-auth-oauth 1.6.1
 yesod-bin 1.6.2.2 binary=yesod
-yesod-core 1.6.24.4
+yesod-core 1.6.24.5
 yesod-default 1.2.0
-yesod-form 1.7.4
+yesod-form 1.7.6
 yesod-newsfeed 1.7.0.0
 yesod-persistent 1.6.0.8 notest
 yesod-static 1.6.1.0
-yesod-test 1.6.15
+yesod-test 1.6.16
 yi 0.19.0 binary key -f+vty -f+pango ignore
 yi-core 0.19.2 ignore # https://bugs.debian.org/1053633
 yi-frontend-pango 0.19.1 ignore # https://bugs.debian.org/967521


=====================================
patches/exception-transformers/0.4.0.11/no-fail → patches/exception-transformers/0.4.0.12/no-fail
=====================================


=====================================
patches/exception-transformers/0.4.0.11/series → patches/exception-transformers/0.4.0.12/series
=====================================


=====================================
patches/store/0.7.16/no-nats → patches/store/0.7.18/no-nats
=====================================
@@ -2,7 +2,7 @@ Index: b/store.cabal
 ===================================================================
 --- a/store.cabal
 +++ b/store.cabal
-@@ -82,7 +82,6 @@ library
+@@ -81,7 +81,6 @@ library
      , lifted-base >=0.2.3.3
      , monad-control >=0.3.3.0
      , mono-traversable >=0.7.0
@@ -10,7 +10,7 @@ Index: b/store.cabal
      , network >=2.6.0.2
      , primitive >=0.6
      , resourcet >=1.1.3.3
-@@ -151,7 +150,6 @@ test-suite store-test
+@@ -150,7 +149,6 @@ test-suite store-test
      , lifted-base >=0.2.3.3
      , monad-control >=0.3.3.0
      , mono-traversable >=0.7.0
@@ -18,7 +18,7 @@ Index: b/store.cabal
      , network >=2.6.0.2
      , primitive >=0.6
      , resourcet >=1.1.3.3
-@@ -216,7 +214,6 @@ benchmark store-bench
+@@ -215,7 +213,6 @@ benchmark store-bench
      , lifted-base >=0.2.3.3
      , monad-control >=0.3.3.0
      , mono-traversable >=0.7.0
@@ -26,7 +26,7 @@ Index: b/store.cabal
      , network >=2.6.0.2
      , primitive >=0.6
      , resourcet >=1.1.3.3
-@@ -290,7 +287,6 @@ benchmark store-weigh
+@@ -289,7 +286,6 @@ benchmark store-weigh
      , lifted-base >=0.2.3.3
      , monad-control >=0.3.3.0
      , mono-traversable >=0.7.0


=====================================
patches/store/0.7.16/series → patches/store/0.7.18/series
=====================================



View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/compare/83c78ebad8ed8d4a9b969ac6b9ea6afa029626ef...2e4cb7d588a3d353c38add3c524626bf8f3b0e56

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/-/compare/83c78ebad8ed8d4a9b969ac6b9ea6afa029626ef...2e4cb7d588a3d353c38add3c524626bf8f3b0e56
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/20231019/535178ee/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list