1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: font-microsoft-cascadia: Update to 2407.24.

* gnu/packages/font.scm (font-microsoft-cascadia): Update to 2407.24.

Change-Id: I529f9ecfacf8ca0eaf810a06d4bef7c40608f1c7
Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
Jake Leporte
2024-12-27 04:03:02 +00:00
committed by Andreas Enge
parent 1d412a24d6
commit 9c0c881c7d

View File

@@ -1581,7 +1581,7 @@ Sans Pro family.")
(define-public font-microsoft-cascadia
(package
(name "font-microsoft-cascadia")
(version "2111.01")
(version "2407.24")
(source (origin
(method url-fetch/zipbomb)
(uri (string-append
@@ -1593,7 +1593,7 @@ Sans Pro family.")
".zip"))
(sha256
(base32
"04p72jmbafblrliy5phqi6sqi52wgzpilf3rphppxf7zdlbnizai"))))
"0x441jjkswz6vidg6kdv9rmbqlm7dqcvsm4higs67nw66gp6hyp6"))))
(build-system font-build-system)
(home-page "https://github.com/microsoft/cascadia-code")
(synopsis "Monospaced font with programming ligatures")