mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: font-dosis: Remove extraneous files; install license file.
* gnu/packages/fonts.scm (font-dosis)[source]: Use url-fetch.
This commit is contained in:
parent
f8619a64e5
commit
efa43e94fb
1 changed files with 1 additions and 1 deletions
|
@ -2340,7 +2340,7 @@ (define-public font-dosis
|
|||
(version "1.7")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch/zipbomb)
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://web.archive.org/web/20180228233737/"
|
||||
"https://www.impallari.com/media/releases/dosis-"
|
||||
"v" version ".zip"))
|
||||
|
|
Loading…
Reference in a new issue