all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jake Leporte <jakeleporte@outlook.com>
To: 75131@debbugs.gnu.org
Subject: [bug#75131] [PATCH] gnu: font-microsoft-cascadia: Update to 2407.24.
Date: Fri, 27 Dec 2024 04:03:02 +0000	[thread overview]
Message-ID: <BY1PR20MB7358D8768DB1847E629718EAAC0E2@BY1PR20MB7358.namprd20.prod.outlook.com> (raw)

* 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





                 reply	other threads:[~2024-12-27  4:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BY1PR20MB7358D8768DB1847E629718EAAC0E2@BY1PR20MB7358.namprd20.prod.outlook.com \
    --to=jakeleporte@outlook.com \
    --cc=75131@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.