~ruther/guix-local

aad498d9272887738fffe4bfd8e67c57658122bb — Liam Hupfer 11 months ago ee6ac8a
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>
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/fonts.scm
M gnu/packages/fonts.scm => gnu/packages/fonts.scm +1 -1
@@ 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")