fix: remove unnecessary hashes
This commit is contained in:
parent
f65d96984f
commit
3e0e47b3d5
1 changed files with 2 additions and 6 deletions
|
|
@ -11,9 +11,7 @@
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
(url "https://github.com/googlefonts/atkinson-hyperlegible-mono")
|
(url "https://github.com/googlefonts/atkinson-hyperlegible-mono")
|
||||||
(commit "154d50362016cc3e873eb21d242cd0772384c8f9")))
|
(commit "154d50362016cc3e873eb21d242cd0772384c8f9")))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))))
|
||||||
(sha256
|
|
||||||
(base32 "0000000000000000000000000000000000000000000000000000"))))
|
|
||||||
(build-system font-build-system)
|
(build-system font-build-system)
|
||||||
(home-page "https://www.brailleinstitute.org/freefont/")
|
(home-page "https://www.brailleinstitute.org/freefont/")
|
||||||
(synopsis "New (2024) monospace sibling family to Atkinson Hyperlegible Next")
|
(synopsis "New (2024) monospace sibling family to Atkinson Hyperlegible Next")
|
||||||
|
|
@ -31,9 +29,7 @@
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
(url "https://github.com/googlefonts/atkinson-hyperlegible-next")
|
(url "https://github.com/googlefonts/atkinson-hyperlegible-next")
|
||||||
(commit "7925f50f649b3813257faf2f4c0b381011f434f1")))
|
(commit "7925f50f649b3813257faf2f4c0b381011f434f1")))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))))
|
||||||
(sha256
|
|
||||||
(base32 "0000000000000000000000000000000000000000000000000000"))))
|
|
||||||
(build-system font-build-system)
|
(build-system font-build-system)
|
||||||
(home-page "https://www.brailleinstitute.org/freefont/")
|
(home-page "https://www.brailleinstitute.org/freefont/")
|
||||||
(synopsis "New (2024) second version of the Atkinson Hyperlegible fonts")
|
(synopsis "New (2024) second version of the Atkinson Hyperlegible fonts")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue