* [bug#42153] gnu-Update-Iosevka-fonts-from-3.1.1-to-3.2.2 @ 2020-07-01 13:00 Simen Endsjø 2020-07-01 15:23 ` Tobias Geerinckx-Rice via Guix-patches via 0 siblings, 1 reply; 5+ messages in thread From: Simen Endsjø @ 2020-07-01 13:00 UTC (permalink / raw) To: 42153 [-- Attachment #1: Type: text/plain, Size: 0 bytes --] [-- Attachment #2: /home/simendsjo/code/guix/0001-gnu-Update-Iosevka-fonts-from-3.1.1-to-3.2.2.patch --] [-- Type: message/external-body, Size: 102 bytes --] [-- Attachment #3.1: Type: text/html, Size: 239 bytes --] ^ permalink raw reply [flat|nested] 5+ messages in thread
* [bug#42153] gnu-Update-Iosevka-fonts-from-3.1.1-to-3.2.2 2020-07-01 13:00 [bug#42153] gnu-Update-Iosevka-fonts-from-3.1.1-to-3.2.2 Simen Endsjø @ 2020-07-01 15:23 ` Tobias Geerinckx-Rice via Guix-patches via 2020-07-01 16:00 ` Simen Endsjø 0 siblings, 1 reply; 5+ messages in thread From: Tobias Geerinckx-Rice via Guix-patches via @ 2020-07-01 15:23 UTC (permalink / raw) To: Simen Endsjø; +Cc: 42153 [-- Attachment #1: Type: text/plain, Size: 527 bytes --] Simen, Simen Endsjø 写道: > <#external type=“text/x-patch” > name=“/home/simendsjo/code/guix/0001-gnu-Update-Iosevka-fonts-from-3.1.1-to-3.2.2.patch” > disposition=attachment description=bump-iosevka> > <#/external> Thanks for the patch! Unfortunately, the above mu4e-style text is all that I and the archives[0] see. Do you know what could have happened? I very much doubt that the list is to blame. Kind regards, T G-R [0]: https://issues.guix.gnu.org/issue/42153/attachment/0/2/0 [-- Attachment #2: signature.asc --] [-- Type: application/pgp-signature, Size: 227 bytes --] ^ permalink raw reply [flat|nested] 5+ messages in thread
* [bug#42153] gnu-Update-Iosevka-fonts-from-3.1.1-to-3.2.2 2020-07-01 15:23 ` Tobias Geerinckx-Rice via Guix-patches via @ 2020-07-01 16:00 ` Simen Endsjø 2020-07-02 7:23 ` bug#42153: gnu-Update-Iosevka-fonts-from-3.1.1-to-3.2.2 Efraim Flashner 0 siblings, 1 reply; 5+ messages in thread From: Simen Endsjø @ 2020-07-01 16:00 UTC (permalink / raw) To: Tobias Geerinckx-Rice; +Cc: 42153 [-- Attachment #1: Type: text/plain, Size: 578 bytes --] Tobias Geerinckx-Rice <me@tobias.gr> writes: > Simen, > > Simen Endsjø 写道: >> <#external type=“text/x-patch” >> name=“/home/simendsjo/code/guix/0001-gnu-Update-Iosevka-fonts-from-3.1.1-to-3.2.2.patch” >> disposition=attachment description=bump-iosevka> >> <#/external> > > Thanks for the patch! Unfortunately, the above mu4e-style text > is all that I > and the archives[0] see. > > Do you know what could have happened? I very much doubt that > the list is to > blame. I used mml-attach-external. Let's try mml-attach-file instead [-- Warning: decoded text below may be mangled, UTF-8 assumed --] [-- Attachment #2: bump-iosevka --] [-- Type: text/x-patch, Size: 4101 bytes --] From e56029e9afbccb4550016b6fc28df9de884c8617 Mon Sep 17 00:00:00 2001 From: simendsjo <simendsjo@gmail.com> Date: Wed, 1 Jul 2020 14:54:10 +0200 Subject: [PATCH] gnu: Update Iosevka fonts from 3.1.1 to 3.2.2. * gnu/packages/fonts.scm (font-iosevka): (font-iosevka-slab): (font-iosevka-term): (font-iosevka-term-slab): (font-iosevka-aile): (font-iosevka-etoile): (font-iosevka-sparkle): Update to 3.2.2. --- gnu/packages/fonts.scm | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm index 5a913441e9..ed9b634bc3 100644 --- a/gnu/packages/fonts.scm +++ b/gnu/packages/fonts.scm @@ -1172,7 +1172,7 @@ typeface, by mimicking Comic Sans while fixing its most obvious shortcomings.") (package (name "font-iosevka") ;; When updating, also update the hash of the Iosevka variant(s) below. - (version "3.1.1") + (version "3.2.2") (source (origin (method url-fetch/zipbomb) @@ -1180,7 +1180,7 @@ typeface, by mimicking Comic Sans while fixing its most obvious shortcomings.") "/releases/download/v" version "/ttc-iosevka-" version ".zip")) (sha256 - (base32 "1xnkfr11rdjnin2fvgkp9vxxigfbfdncr0wy6n78mlm3p1pqwfrm")))) + (base32 "16iqr4zjlshrgzcs3sjp3gz777gpi069r7p7scqi6vap9acqjvph")))) (build-system font-build-system) (home-page "https://be5invis.github.io/Iosevka/") (synopsis "Coders' typeface, built from code") @@ -1203,7 +1203,7 @@ programming. Iosevka is completely generated from its source code.") "/releases/download/v" version "/ttc-iosevka-slab-" version ".zip")) (sha256 - (base32 "1n3lh015mvsdbyygpg3p3yqjpqdn1fdvjh1bhi2ggjanhifjsgzh")))))) + (base32 "0knsb1b0wqv50r7f9128xvq344x7hnvgm7kh1dxaahlck910z62x")))))) (define-public font-iosevka-term (package @@ -1218,7 +1218,7 @@ programming. Iosevka is completely generated from its source code.") "/ttf-iosevka-term-" version ".zip")) (sha256 (base32 - "1mwzwpdppmcf03fgb5q6ksj0kk93wwaz2isk24wj1cm66r8psxk0")))) + "0nyq6iq9xjn9nqwh1fh4v0pvblycmm8ssw7y3vcjv1ymbkdqfqhr")))) (arguments `(#:phases (modify-phases %standard-phases @@ -1240,7 +1240,7 @@ programming. Iosevka is completely generated from its source code.") "/ttf-iosevka-term-slab-" version ".zip")) (sha256 (base32 - "0fiwxkf2gv38ia695wh8cvnb58sqs3fixjd33q1pp9cps94wzjpg")))) + "1blhhbnk2hyaxjrz88icd2gwyniq5idxd0h6rqx6vjcack6094z0")))) (arguments `(#:phases (modify-phases %standard-phases @@ -1261,7 +1261,7 @@ programming. Iosevka is completely generated from its source code.") "/releases/download/v" version "/ttc-iosevka-aile-" version ".zip")) (sha256 - (base32 "15kz8ahlynnb79s2d367a1fallc4l3j3957yj43qrymayagkh8sv")))))) + (base32 "1zg0gn4gcf3w8n8jzf93y9ninyn3bci31c5zss3mxzz1lzfm8zd5")))))) (define-public font-iosevka-etoile (package @@ -1275,7 +1275,7 @@ programming. Iosevka is completely generated from its source code.") "/releases/download/v" version "/ttc-iosevka-etoile-" version ".zip")) (sha256 - (base32 "0q9299mc595m251v9zj9b0zparl2qq8dwx090l0jkfpr2az9xr8q")))))) + (base32 "1061yaf35f19dcym4k552q1yzbsbc98r3glm9frslirra9f33sl2")))))) (define-public font-iosevka-sparkle (package @@ -1289,7 +1289,7 @@ programming. Iosevka is completely generated from its source code.") "/releases/download/v" version "/ttc-iosevka-sparkle-" version ".zip")) (sha256 - (base32 "0nhvcnvl11iqmsxsyrxlbnwy9z1vdhqv6p3g7fig9ra6n5j9k5kn")))))) + (base32 "1c1s9j6qgyhn4md0kql0x2201nbs5jx3612jf8q020gm484xqq03")))))) (define-public font-sarasa-gothic (package -- 2.27.0 [-- Attachment #3.1: Type: text/html, Size: 1007 bytes --] ^ permalink raw reply related [flat|nested] 5+ messages in thread
* bug#42153: gnu-Update-Iosevka-fonts-from-3.1.1-to-3.2.2 2020-07-01 16:00 ` Simen Endsjø @ 2020-07-02 7:23 ` Efraim Flashner 2020-07-02 7:44 ` [bug#42153] gnu-Update-Iosevka-fonts-from-3.1.1-to-3.2.2 Simen Endsjø 0 siblings, 1 reply; 5+ messages in thread From: Efraim Flashner @ 2020-07-02 7:23 UTC (permalink / raw) To: Simen Endsjø; +Cc: 42153-done, Tobias Geerinckx-Rice [-- Attachment #1: Type: text/plain, Size: 1179 bytes --] On Wed, Jul 01, 2020 at 06:00:35PM +0200, Simen Endsjø wrote: > > Tobias Geerinckx-Rice <me@tobias.gr> writes: > > > Simen, > > > > Simen Endsjø 写道: > > > <#external type=“text/x-patch” > > > name=“/home/simendsjo/code/guix/0001-gnu-Update-Iosevka-fonts-from-3.1.1-to-3.2.2.patch” > > > disposition=attachment description=bump-iosevka> > > > <#/external> > > > > Thanks for the patch! Unfortunately, the above mu4e-style text is all > > that I > > and the archives[0] see. > > > > Do you know what could have happened? I very much doubt that the list > > is to > > blame. > > > I used mml-attach-external. Let's try mml-attach-file instead > Very interesting. I'm using mutt and I had to press 'v' to see all the message parts to see the patch. It did come through attached this time though. Normally I see them attached at the bottom of the message. Patch applied, with a small change to the commit message. -- Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted [-- Attachment #2: signature.asc --] [-- Type: application/pgp-signature, Size: 833 bytes --] ^ permalink raw reply [flat|nested] 5+ messages in thread
* [bug#42153] gnu-Update-Iosevka-fonts-from-3.1.1-to-3.2.2 2020-07-02 7:23 ` bug#42153: gnu-Update-Iosevka-fonts-from-3.1.1-to-3.2.2 Efraim Flashner @ 2020-07-02 7:44 ` Simen Endsjø 0 siblings, 0 replies; 5+ messages in thread From: Simen Endsjø @ 2020-07-02 7:44 UTC (permalink / raw) To: Efraim Flashner; +Cc: 42153-done, Tobias Geerinckx-Rice [-- Attachment #1: Type: text/plain, Size: 1255 bytes --] I had the option to attach it inline too, but as I have no experience with inline attachments, I didn't dare to try it :) I'll try inline attachments next time though. Efraim Flashner <efraim@flashner.co.il> writes: > On Wed, Jul 01, 2020 at 06:00:35PM +0200, Simen Endsjø wrote: >> >> Tobias Geerinckx-Rice <me@tobias.gr> writes: >> >> > Simen, >> > >> > Simen Endsjø 写道: >> > > <#external type=“text/x-patch” >> > > name=“/home/simendsjo/code/guix/0001-gnu-Update-Iosevka-fonts-from-3.1.1-to-3.2.2.patch” >> > > disposition=attachment description=bump-iosevka> >> > > <#/external> >> > >> > Thanks for the patch! Unfortunately, the above mu4e-style >> > text is all >> > that I >> > and the archives[0] see. >> > >> > Do you know what could have happened? I very much doubt that >> > the list >> > is to >> > blame. >> >> >> I used mml-attach-external. Let's try mml-attach-file instead >> > > Very interesting. I'm using mutt and I had to press 'v' to see > all the > message parts to see the patch. It did come through attached > this time > though. Normally I see them attached at the bottom of the > message. > > Patch applied, with a small change to the commit message. > d [-- Attachment #2.1: Type: text/html, Size: 1733 bytes --] ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2020-07-02 12:51 UTC | newest] Thread overview: 5+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2020-07-01 13:00 [bug#42153] gnu-Update-Iosevka-fonts-from-3.1.1-to-3.2.2 Simen Endsjø 2020-07-01 15:23 ` Tobias Geerinckx-Rice via Guix-patches via 2020-07-01 16:00 ` Simen Endsjø 2020-07-02 7:23 ` bug#42153: gnu-Update-Iosevka-fonts-from-3.1.1-to-3.2.2 Efraim Flashner 2020-07-02 7:44 ` [bug#42153] gnu-Update-Iosevka-fonts-from-3.1.1-to-3.2.2 Simen Endsjø
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).