typstPackages.esotefy: fix homepage to be a valid url (#458834)

This commit is contained in:
Sandro
2025-11-05 15:06:12 +00:00
committed by GitHub
@@ -7076,7 +7076,7 @@ description = "A brainfuck implementation in pure Typst"
license = [
"MIT",
]
homepage = "git@github.com:Thumuss/brainfuck.git"
homepage = "https://github.com/Thumuss/brainfuck"
[etykett."0.1.1"]
url = "https://packages.typst.org/preview/etykett-0.1.1.tar.gz"