This is an automated email from the git hooks/post-receive script.

ngz pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 93f5d34  gnu: texlive-fira: Update hash.
93f5d34 is described below

commit 93f5d344cc09dfc696710104b374a1b6397ec8fe
Author: Nicolas Goaziou <[email protected]>
AuthorDate: Tue Dec 14 15:38:48 2021 +0100

    gnu: texlive-fira: Update hash.
    
    * gnu/packages/tex.scm (texlive-fira): Update hash.
---
 gnu/packages/tex.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 53aceaa..ebb7f86 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -4583,7 +4583,7 @@ by making punctuation characters active.")
                     "fonts/opentype/public/fira/"
                     "fonts/map/dvips/fira/"
                     "fonts/enc/dvips/fira/")
-              (base32 "0mxrwwf8i383vrs64lsyiwnai4cy305pkv1kgd4nrhmgi7pdc3ac")
+              (base32 "1v3688hziqz4jywfysiv19vsdzfkknrf83zfbi7lhiqpgkpsfsm2")
               #:trivial? #t))
     (build-system texlive-build-system)
     (home-page "https://ctan.org/fonts/fira";)

Reply via email to