Archived
1
0
Fork 0

gnu: font-montserrat: Update to 7.222.

* gnu/packages/fonts.scm (font-montserrat): Update to 7.222.

Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
Sergiu Ivanov 2022-11-18 10:37:13 +01:00 committed by Christopher Baines
parent cc08d374b2
commit fc4949464f
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -2552,7 +2552,7 @@ and heavily inspired by Creep.")
(define-public font-montserrat (define-public font-montserrat
(package (package
(name "font-montserrat") (name "font-montserrat")
(version "7.210") (version "7.222")
(source (origin (source (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
@ -2561,14 +2561,15 @@ and heavily inspired by Creep.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"0jn1yvfamq5xazw85sfnxgriji60g7mkss9mkf8d0117vdk838bn")))) "03cfk45r5g694dqp2gjgg0qwra8w78nl6hc6p56qwd5dcfgr2l3r"))))
(build-system font-build-system) (build-system font-build-system)
(home-page "https://github.com/JulietaUla/Montserrat") (home-page "https://github.com/JulietaUla/Montserrat")
(synopsis "The Montserrat font") (synopsis "The Montserrat font")
(description "The old posters and signs in the traditional Montserrat (description
neighborhood of Buenos Aires inspired Julieta Ulanovsky to design this "The old posters and signs in the traditional Montserrat neighborhood of
typeface and rescue the beauty of urban typography that emerged in the first Buenos Aires inspired Julieta Ulanovsky to design this typeface and rescue the
half of the twentieth century.") beauty of urban typography that emerged in the first half of the twentieth
century.")
(license license:silofl1.1))) (license license:silofl1.1)))
(define-public font-overpass (define-public font-overpass