GNU bug report logs - #75131
[PATCH] gnu: font-microsoft-cascadia: Update to 2407.24.

Previous Next

Package: guix-patches;

Reported by: Jake Leporte <jakeleporte <at> outlook.com>

Date: Fri, 27 Dec 2024 04:09:01 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Jake Leporte <jakeleporte <at> outlook.com>
Subject: bug#75131: closed (Close)
Date: Sun, 23 Feb 2025 20:55:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#75131: [PATCH] gnu: font-microsoft-cascadia: Update to 2407.24.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 75131 <at> debbugs.gnu.org.

-- 
75131: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75131
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: 75131-done <at> debbugs.gnu.org
Subject: Close
Date: Sun, 23 Feb 2025 21:54:33 +0100
Pushed after it passed QA, thanks!

Andreas


[Message part 3 (message/rfc822, inline)]
From: Jake Leporte <jakeleporte <at> outlook.com>
To: "guix-patches <at> gnu.org" <guix-patches <at> gnu.org>
Subject: [PATCH] gnu: font-microsoft-cascadia: Update to 2407.24.
Date: Fri, 27 Dec 2024 04:03:02 +0000
* 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




This bug report was last modified 84 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.