gnu: font-comic-neue: Update to 2.51.

* gnu/packages/fonts.scm (font-comic-neue): Update to 2.51.
This commit is contained in:
Tobias Geerinckx-Rice 2020-10-04 12:52:44 +02:00
parent fdbf8a7a75
commit 381828bbd5
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1148,14 +1148,14 @@ (define-public font-tamzen
(define-public font-comic-neue
(package
(name "font-comic-neue")
(version "2.5")
(version "2.51")
(source (origin
(method url-fetch/zipbomb)
(uri (string-append
"http://www.comicneue.com/comic-neue-" version ".zip"))
(sha256
(base32
"1ng0m0zs7qr91qy5ff0l01l27npr76961c6zfkxnhxf68zpwz5k4"))))
"0883542v915crz98v1ij6smgy40dg6gxwsid3j5nbmmqjf69kpal"))))
(build-system font-build-system)
(arguments
`(#:phases