unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Mathieu Othacehe <othacehe@gnu.org>
To: Formbi <formbi@protonmail.com>
Cc: 42638@debbugs.gnu.org
Subject: [bug#42638] [PATCH] bump libuv to 1.38
Date: Sat, 01 Aug 2020 08:59:11 +0200	[thread overview]
Message-ID: <87r1sqam2o.fsf@gnu.org> (raw)
In-Reply-To: <goNKsRaoBFRnv5vE8NIattm6PQSs6robVx9Am6DZQVxrL4l2NXBZLDDzgl0T7hYI7-iqd85HOC4HhIl3nMcyK4UtJCNOKAuXyB7tfVSN00E=@protonmail.com> (formbi@protonmail.com's message of "Fri, 31 Jul 2020 17:08:23 +0000")


Hello Formbi,

When updating a package, the commit message has to follow a few
conventions detailed in the manual here:
https://guix.gnu.org/manual/en/html_node/Submitting-Patches.html.

> +(define-public libuv-1.38
> +  (package
> +    (inherit libuv)
> +    (version "1.38.1")
> +    (source (origin
> +              (method url-fetch)
> +              (uri (string-append "https://dist.libuv.org/dist/v" version
> +                                  "/libuv-v" version ".tar.gz"))
> +              (sha256
> +               (base32
> +                "0iy6yp9nrxpj643w7la3kl3j59ni59b0l4v6n23a63s8kqkpvkhf"))))))

Regarding this very update, why do we need this specific version?

Thanks,

Mathieu




  reply	other threads:[~2020-08-01  7:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-31 17:08 [bug#42638] [PATCH] bump libuv to 1.38 Formbi via Guix-patches via
2020-08-01  6:59 ` Mathieu Othacehe [this message]
2020-08-01 21:47   ` Formbi via Guix-patches via
2020-08-06 21:28     ` Jakub Kądziołka
2020-08-06 21:31       ` Jakub Kądziołka
2023-05-28 21:56         ` bug#42638: " Jelle Licht

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=87r1sqam2o.fsf@gnu.org \
    --to=othacehe@gnu.org \
    --cc=42638@debbugs.gnu.org \
    --cc=formbi@protonmail.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).