gnu: font-dseg: Update to 0.46.

* gnu/packages/fonts.scm (font-dseg): Update to 0.46.
This commit is contained in:
Tobias Geerinckx-Rice 2021-02-15 17:35:28 +01:00
parent 78ce446b20
commit 203c23cb36
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1825,7 +1825,7 @@ (define-public font-hermit
(define-public font-dseg
(package
(name "font-dseg")
(version "0.45")
(version "0.46")
(source
(origin
(method url-fetch/zipbomb)
@ -1836,8 +1836,7 @@ (define-public font-dseg
(string-concatenate (string-split version #\.))
".zip"))
(sha256
(base32
"0v8sghh4vl286faf8pvi74znz07pyf0qii8z4wjllisqwc35sx72"))))
(base32 "13133kpa1ndsji9yq5ppkds5yq2y094qvrv2f83ah74p40sz9hm6"))))
(build-system font-build-system)
(arguments
`(#:phases