From: Leo Famulari <leo@famulari.name>
To: Alex Vong <alexvong1995@gmail.com>
Cc: 33347@debbugs.gnu.org
Subject: [bug#33347] [PATCH 2/4] gnu: Add json-parser.
Date: Tue, 13 Nov 2018 11:49:00 -0500 [thread overview]
Message-ID: <20181113164900.GB8498@jasmine.lan> (raw)
In-Reply-To: <87sh071lic.fsf@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 540 bytes --]
On Mon, Nov 12, 2018 at 03:07:07AM +0800, Alex Vong wrote:
> (source (origin
> (method url-fetch)
> - (uri (string-append "http://github.com/downloads/matricks/"
> - "bam/bam-" version ".tar.bz2"))
> + (uri (string-append "https://github.com/matricks/bam"
> + "/archive/v" version ".tar.gz"))
We should consider fetching the source with Git — these auto-generated
GitHub snapshot tarballs may change in the future.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2018-11-13 17:08 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-11 19:03 [bug#33347] [PATCH 0/4] gnu: teeworlds: Update to 0.7.0 [fixes CVE-2018-18541] Alex Vong
2018-11-11 19:06 ` [bug#33347] [PATCH 1/4] gnu: Add pnglite Alex Vong
2018-11-11 19:07 ` [bug#33347] [PATCH 2/4] gnu: Add json-parser Alex Vong
2018-11-13 16:49 ` Leo Famulari [this message]
2018-11-14 13:19 ` Alex Vong
2018-11-11 19:09 ` [bug#33347] [PATCH 3/4] " Alex Vong
2018-11-13 16:47 ` Leo Famulari
2018-11-14 13:14 ` Alex Vong
2018-11-11 19:09 ` [bug#33347] [PATCH 4/4] gnu: teeworlds: Update to 0.7.0 [fixes CVE-2018-18541] Alex Vong
2018-11-13 16:53 ` Leo Famulari
2018-11-14 13:36 ` Alex Vong
2018-11-14 17:39 ` Leo Famulari
2018-11-14 21:14 ` Alex Vong
2018-11-21 14:41 ` Alex Vong
2018-11-21 16:14 ` Leo Famulari
2018-11-21 16:14 ` Leo Famulari
2018-11-21 19:51 ` Alex Vong
2018-11-11 19:13 ` [bug#33347] [PATCH 0/4] " Alex Vong
2018-11-13 16:54 ` 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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181113164900.GB8498@jasmine.lan \
--to=leo@famulari.name \
--cc=33347@debbugs.gnu.org \
--cc=alexvong1995@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 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.