all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Nicolò Balzarotti" <anothersms@gmail.com>
To: 46197@debbugs.gnu.org
Subject: [bug#46197] [PATCH] JuliaMono: Update to 0.031
Date: Sat, 30 Jan 2021 22:40:00 +0100	[thread overview]
Message-ID: <87sg6i85ov.fsf@guixSD.i-did-not-set--mail-host-address--so-tickle-me> (raw)

[-- Attachment #1: Type: text/plain, Size: 87 bytes --]

Hi guix! Small patch that upgrades the font juliamono to the latest
released version.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-font-juliamono-Update-to-0.031.patch --]
[-- Type: text/x-patch, Size: 1149 bytes --]

From 14dbab5531301dbe577cfc9b2fc990addc1cbd95 Mon Sep 17 00:00:00 2001
From: nixo <nicolo@nixo.xyz>
Date: Sat, 30 Jan 2021 22:37:51 +0100
Subject: [PATCH] gnu: font-juliamono: Update to 0.031.

* gnu/packages/fonts.scm (font-juliamono): Update to 0.031.
---
 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 11a8e6261b..c4bf80e285 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -1822,7 +1822,7 @@ in small sizes, the text looks crisper.")
 (define-public font-juliamono
   (package
     (name "font-juliamono")
-    (version "0.025")
+    (version "0.031")
     (source
      (origin
        (method git-fetch)
@@ -1831,7 +1831,7 @@ in small sizes, the text looks crisper.")
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1w8mpl9zc1y4j1f26ikbz5g9dqsszhikp4r9p1d3ch3b5ayb5c3m"))))
+        (base32 "0pcz2qaw0g0gak4plvhgg3m76h4gamffa373r52dzx0qwn1i1cf1"))))
     (build-system font-build-system)
     (arguments
      `(#:phases
-- 
2.30.0


             reply	other threads:[~2021-01-30 21:41 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-30 21:40 Nicolò Balzarotti [this message]
2021-02-02 23:03 ` [bug#46197] [PATCH] JuliaMono: Update to 0.031 Leo Famulari
2021-02-03 12:02 ` [bug#46197] [PATCH 03/22] gnu: Add rust-jsonrpc-core-14 aecepoglu
2021-02-03 12:02 ` [bug#46197] [PATCH 07/22] gnu: Add rust-lsp-types-0.80 aecepoglu
2021-02-03 12:02 ` [bug#46197] [PATCH 10/22] gnu: Add rust-rmp-serde-0.14 aecepoglu
2021-02-03 12:02 ` [bug#46197] [PATCH 05/22] gnu: Add rust-ropey-1 aecepoglu
2021-02-03 12:03 ` [bug#46197] [PATCH 11/22] gnu: Add rust-serdeconv-0.4 aecepoglu
2021-02-03 12:03 ` [bug#46197] [PATCH 19/22] gnu: Add rust-slog-async-2 aecepoglu
2021-02-03 12:03 ` [bug#46197] [PATCH 17/22] gnu: Add rust-slog-scope-4 aecepoglu
2021-02-03 12:03 ` [bug#46197] [PATCH 16/22] gnu: Add rust-slog-stdlog-4 aecepoglu
2021-02-03 12:03 ` [bug#46197] [PATCH 14/22] gnu: Add rust-slog-term-2 aecepoglu
2021-02-03 12:03 ` [bug#46197] [PATCH 20/22] gnu: Add rust-sloggers-1 aecepoglu
2021-02-03 12:03 ` [bug#46197] [PATCH 13/22] gnu: Add rust-trackable-1 aecepoglu
2021-02-03 12:03 ` [bug#46197] [PATCH 12/22] gnu: Add rust-trackable-derive-1 aecepoglu
2021-02-03 12:03 ` [bug#46197] [PATCH 21/22] gnu: Add rust-whoami-0.8 aecepoglu

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sg6i85ov.fsf@guixSD.i-did-not-set--mail-host-address--so-tickle-me \
    --to=anothersms@gmail.com \
    --cc=46197@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.