all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Boris A. Dekshteyn" <harlequin78@gmail.com>
To: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Cc: "Boris A. Dekshteyn" <harlequin78@gmail.com>, 40811@debbugs.gnu.org
Subject: [bug#40811] [PATCH] gnu: fontmanager: Update to 0.7.7
Date: Sat, 25 Apr 2020 18:19:26 +1200	[thread overview]
Message-ID: <878sik2ikx.fsf@gmail.com> (raw)
In-Reply-To: <87sggsfrh9.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Sat, 25 Apr 2020 00:28:50 +0200")


  gnu: fontmanager: Update to 0.7.7.

  gnu/packages/fontutils.scm (fontmanager): Update to 0.7.7.

---
 gnu/packages/fontutils.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/fontutils.scm b/gnu/packages/fontutils.scm
index 7455d3381a..2dffc0b919 100644
--- a/gnu/packages/fontutils.scm
+++ b/gnu/packages/fontutils.scm
@@ -727,7 +727,7 @@ maintain the Noto Fonts project.")
 (define-public fontmanager
   (package
    (name "fontmanager")
-   (version "0.7.5")
+   (version "0.7.7")
    (source
     (origin
       (method git-fetch)
@@ -737,7 +737,7 @@ maintain the Noto Fonts project.")
       (file-name (git-file-name name version))
       (sha256
        (base32
-        "16hma8rrkam6ngn5vbdaryn31vdixvii6920g9z928gylz9xkd3g"))))
+        "1bzqvspplp1zj0n0869jqbc60wgbjhf0vdrn5bj8dfawxynh8s5f"))))
    (build-system meson-build-system)
    (arguments
     `(#:glib-or-gtk? #t
-- 
2.26.1

  reply	other threads:[~2020-04-25  6:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-24  7:20 [bug#40811] [PATCH] gnu: fontmanager: Update to 0.7.7 Boris A. Dekshteyn
2020-04-24 22:28 ` Nicolas Goaziou
2020-04-25  6:19   ` Boris A. Dekshteyn [this message]
2020-04-25 20:55     ` bug#40811: " Nicolas Goaziou

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=878sik2ikx.fsf@gmail.com \
    --to=harlequin78@gmail.com \
    --cc=40811@debbugs.gnu.org \
    --cc=mail@nicolasgoaziou.fr \
    /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.