1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: font-aporetic: Update source hash.

The cached checkout for v1.2.0 is missing a change to the README compared to
downloading a fresh one.  This may be the result of a force push to v1.2.0.
Update to the source hash to avoid confusion.

* gnu/packages/fonts.scm (font-aporetic) [source]: Update hash.

Change-Id: Id7d19478061066231f0892f9f62f54ad0047906d
Signed-off-by: Hilton Chain <hako@ultrarare.space>
This commit is contained in:
Liam Hupfer
2025-08-09 09:26:00 -05:00
committed by Hilton Chain
parent ee6ac8af5b
commit aad498d927

View File

@@ -2571,7 +2571,7 @@ programming. Iosevka is completely generated from its source code.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1bb7js8lxa4f5kcjjvn587m4hd92qkydr5dbcjmimq2r8mimn75j"))))
(base32 "05rafzzj6am41wn0mlgkw9s6s4wj5vxsds9hqz4wa4cnz45yw5nl"))))
(build-system font-build-system)
(home-page "https://github.com/protesilaos/aporetic")
(synopsis "Customised build of the Iosevka typeface")