From: Alva <alva@skogen.is>
To: 37043@debbugs.gnu.org
Subject: [bug#37043] [PATCH] gnu: font-ibm-plex: Update to 2.0.0.
Date: Fri, 16 Aug 2019 00:52:08 +0200 [thread overview]
Message-ID: <20190815225208.28859-1-alva@skogen.is> (raw)
The 1.0.1 release did not work, due to macOS junk files in the release zip.
* gnu/packages/fonts.scm (font-ibm-plex): Update to 2.0.0.
---
gnu/packages/fonts.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index 2dc1df45c8..1e28191ae1 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -26,6 +26,7 @@
;;; Copyright © 2019 Jens Mølgaard <jens@zete.tk>
;;; Copyright © 2019 Nicolas Goaziou <mail@nicolasgoaziou.fr>
;;; Copyright © 2019 Baptiste Strazzulla <bstrazzull@hotmail.fr>
+;;; Copyright © 2019 Alva <alva@skogen.is>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -63,7 +64,7 @@
(define-public font-ibm-plex
(package
(name "font-ibm-plex")
- (version "1.0.1")
+ (version "2.0.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -71,7 +72,7 @@
"v" version "/OpenType.zip"))
(sha256
(base32
- "0nzxw9z6waixslam248yr26ci3fbk83c7jf6m90hncnaj6zxx795"))))
+ "1lv65z3qnqgh2w36daf5wyz0ma9rg1qj9s9lzlnva8l7q3h8c9b8"))))
(build-system font-build-system)
(home-page "https://github.com/IBM/plex")
(synopsis "IBM Plex typeface")
--
2.22.1
next reply other threads:[~2019-08-15 23:12 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-15 22:52 Alva [this message]
2019-08-16 10:28 ` [bug#37043] [PATCH] gnu: font-ibm-plex: Update to 2.0.0 Tobias Geerinckx-Rice via Guix-patches via
2019-08-16 11:28 ` Alva
2019-08-16 13:46 ` Tobias Geerinckx-Rice via Guix-patches via
2019-08-16 14:36 ` Alva
2019-08-16 16:51 ` Alva
2019-08-16 20:00 ` bug#37043: " Tobias Geerinckx-Rice via Guix-patches via
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190815225208.28859-1-alva@skogen.is \
--to=alva@skogen.is \
--cc=37043@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 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).