me
/
guix
Archived
1
0
Fork 0

gnu: libspiro: Update source URI.

This is a follow-up to commit 7101691676.

* gnu/packages/fontutils.scm (libspiro)[source](uri): Adjust.
master
Marius Bakke 2020-12-08 22:52:04 +01:00
parent 3bd218e8d4
commit 42080463a6
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 1 deletions

View File

@ -557,7 +557,7 @@ using the above tables.")
(origin
(method url-fetch)
(uri (string-append "https://github.com/fontforge/libspiro/releases"
"/download/" version "/libspiro-" version ".tar.gz"))
"/download/" version "/libspiro-dist-" version ".tar.gz"))
(sha256
(base32
"0j8fmyj4wz6mqk17dqs6f8jx0i52n68gv5px17qbrjnbilg9mih6"))))