contract.sty: Mismatch of installed version?

Arash Esbati <[email protected]> Sun, 10 May 2026 10:04:55 +0200
Newsgroups gmane.comp.tex.live
Message-ID <[email protected]>
Hi all,

this is what I see when asking for info about the contract package:

  $ tlmgr info contract
  package:     contract
  category:    Package
  shortdesc:   Typeset formalized legal documents such as contracts, statutes, etc.
  longdesc:    [...]
  installed:   Yes
  revision:    78931
  sizes:       src: 137k, doc: 1037k, run: 41k
  relocatable: No
  cat-version: 0.92
  cat-license: lppl1.3c
  cat-topics:  legal
  cat-contact-home: https://codeberg.org/komascript/latex-contract
  cat-contact-repository: https://codeberg.org/komascript/latex-contract.git
  collection:  collection-publishers

Looking at contract.sty under:

  /path/to/texlive/2026/texmf-dist/tex/latex/contract/contract.sty

I see:

  \ProvidesPackage{contract}[%
    2024-02-07 v0.91
    package for jurists
  ]

The manual also talks about Version v0.91 of 2024-02-07.  CTAN provides
Version 0.92 from 2026-04-23 which was announced 2026-05-07.  Am I
missing something?

Best, Arash