unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: "Ethan R. Jones" <doubleplusgood23@gmail.com>
Cc: 26873-done@debbugs.gnu.org
Subject: bug#26873: [PATCH 2/4] gnu: font-liberation: fix source and homepage URL.
Date: Wed, 10 May 2017 23:49:33 -0400	[thread overview]
Message-ID: <20170511034933.GB4088@jasmine> (raw)
In-Reply-To: <20170511024140.1852-2-doubleplusgood23@gmail.com>

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

On Wed, May 10, 2017 at 10:41:38PM -0400, Ethan R. Jones wrote:
> ---
>  gnu/packages/fonts.scm | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
> index c1f0786df..9dae47aa8 100644
> --- a/gnu/packages/fonts.scm
> +++ b/gnu/packages/fonts.scm
> @@ -321,8 +321,8 @@ sans-serif designed for on-screen reading.  It is used by GNOME@tie{}3.")
>      (version "2.00.1")
>      (source (origin
>                (method url-fetch)
> -              (uri (string-append "https://fedorahosted.org/releases/l/i/"
> -                                  "liberation-fonts/liberation-fonts-ttf-"
> +              (uri (string-append "http://releases.pagure.org/liberation-fonts/"

I made this use HTTPS...

> +                                  "liberation-fonts-ttf-"
>                                    version ".tar.gz"))
>                (sha256
>                 (base32
> @@ -355,7 +355,7 @@ sans-serif designed for on-screen reading.  It is used by GNOME@tie{}3.")
>       `(("source" ,source)
>         ("tar" ,tar)
>         ("gzip" ,gzip)))
> -    (home-page "https://fedorahosted.org/liberation-fonts/")
> +    (home-page "https://pagure.io/liberation-fonts/")

... and pushed as 779669abfd68489b7b3c9efe0ff5af5e672a390c. Thanks!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2017-05-11  3:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-11  2:41 bug#26872: [PATCH 1/4] gnu: libpwquality: fix source URL Ethan R. Jones
2017-05-11  2:41 ` bug#26873: [PATCH 2/4] gnu: font-liberation: fix source and homepage URL Ethan R. Jones
2017-05-11  3:49   ` Leo Famulari [this message]
2017-05-11  2:41 ` bug#26872: [PATCH 3/4] gnu: python2-dogtail: fix homepage URL python-kitchen: fix " Ethan R. Jones
2017-05-11  3:51   ` Leo Famulari
2017-05-11  2:41 ` bug#26872: [PATCH 4/4] gnu: libaio: fix source URL Ethan R. Jones
2017-05-11  3:50   ` Leo Famulari
2017-05-11  3:48 ` bug#26872: [PATCH 1/4] gnu: libpwquality: " Leo Famulari

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=20170511034933.GB4088@jasmine \
    --to=leo@famulari.name \
    --cc=26873-done@debbugs.gnu.org \
    --cc=doubleplusgood23@gmail.com \
    /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).