gnu: imhex-pattern-language: Downgrade dependency.

* gnu/packages/hexedit.scm (imhex-pattern-language)
[native-inputs]: Replace fmt-11 with fmt-10.

Change-Id: I8e9c51c3f5f2127bd4c663227dd0b4145e2d2c4f
This commit is contained in:
Greg Hogan 2025-05-05 17:50:17 +00:00
parent 4e43c0dd21
commit 2bb9ba3350
No known key found for this signature in database
GPG key ID: EF6EB27413CFEEF3

View file

@ -212,7 +212,7 @@ Development Environment} (IDE).")
(with-directory-excursion "../source"
(invoke "python3" "tests/integration/integration.py"
"../build/cli/plcli")))))))
(native-inputs (list cli11 gcc-14 fmt-11 nlohmann-json python))
(native-inputs (list cli11 gcc-14 fmt-10 nlohmann-json python))
(home-page "https://imhex.werwolv.net")
(synopsis "Pattern language used by the ImHex Hex Editor")
(description "This package provides a C-like domain-specific language used