unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#69446] [PATCH] gnu: gnu-unifont: Update to 15.1.02
@ 2024-02-28  5:24 Andy Tai
  2024-02-28  5:57 ` [bug#69446] [PATCH v2] gnu: gnu-unifont: Update to 15.1.05 Andy Tai
  2024-03-05  5:39 ` [bug#69446] [PATCH v3] " Andy Tai
  0 siblings, 2 replies; 4+ messages in thread
From: Andy Tai @ 2024-02-28  5:24 UTC (permalink / raw)
  To: 69446; +Cc: Andy Tai

* gnu/packages/fonts.scm (gnu-unifont): Update to 15.1.02

Change-Id: I27e9f8445ad1a0a32843b539c80eb717cdb6279a
---
 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 2cc420f7ba..f98586e40c 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -1013,7 +1013,7 @@ (define-public font-anonymous-pro-minus
 (define-public font-gnu-unifont
   (package
     (name "font-gnu-unifont")
-    (version "15.1.01")
+    (version "15.1.02")
     (source
      (origin
        (method url-fetch)
@@ -1023,7 +1023,7 @@ (define-public font-gnu-unifont
              (string-append "mirror://gnu/unifont/unifont-"
                             version "/unifont-" version ".tar.gz")))
        (sha256
-        (base32 "1dydcqa2nvmnij5jzj10carrzssd3ar24i8zd18pk4zpl84l4pz1"))
+        (base32 "0fhjzwjkr9bypdnc6srpk0bxmash1av79vqm1xda4k3147xxncbn"))
        (snippet
         '(begin
            (use-modules (guix build utils))

base-commit: 8c0282cf543fe205a5b89201cd7bb8889121a07c
-- 
2.34.1





^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-03-05  8:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-28  5:24 [bug#69446] [PATCH] gnu: gnu-unifont: Update to 15.1.02 Andy Tai
2024-02-28  5:57 ` [bug#69446] [PATCH v2] gnu: gnu-unifont: Update to 15.1.05 Andy Tai
2024-03-05  8:21   ` bug#69446: " Efraim Flashner
2024-03-05  5:39 ` [bug#69446] [PATCH v3] " Andy Tai

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).