* [bug#75131] [PATCH] gnu: font-microsoft-cascadia: Update to 2407.24.
@ 2024-12-27 4:03 Jake Leporte
0 siblings, 0 replies; only message in thread
From: Jake Leporte @ 2024-12-27 4:03 UTC (permalink / raw)
To: 75131
* gnu/packages/font.scm (font-microsoft-cascadia): Update to 2407.24.
Change-Id: I529f9ecfacf8ca0eaf810a06d4bef7c40608f1c7
---
gnu/packages/fonts.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index 69d7d039aa..20d178aa8d 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -1572,7 +1572,7 @@ (define-public font-adobe-source-serif-pro
(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
@@ -1584,7 +1584,7 @@ (define-public font-microsoft-cascadia
".zip"))
(sha256
(base32
- "04p72jmbafblrliy5phqi6sqi52wgzpilf3rphppxf7zdlbnizai"))))
+ "0x441jjkswz6vidg6kdv9rmbqlm7dqcvsm4higs67nw66gp6hyp6"))))
(build-system font-build-system)
(home-page "https://github.com/microsoft/cascadia-code")
(synopsis "Monospaced font with programming ligatures")
base-commit: f96c14e3ca6b22e56621cc04a1bf06a8cac6ca23
prerequisite-patch-id: a3b6e9018cae0f29e1e5724956ddd131e03fe64e
--
2.41.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-12-27 4:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-27 4:03 [bug#75131] [PATCH] gnu: font-microsoft-cascadia: Update to 2407.24 Jake Leporte
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.