unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Julien Lepiller <julien@lepiller.eu>
To: Ivan Gankevich <i.gankevich@spbu.ru>
Cc: 49453-done@debbugs.gnu.org
Subject: bug#49453: [PATCH] Update hevea to 2.35.
Date: Sat, 10 Jul 2021 15:04:33 +0200	[thread overview]
Message-ID: <20210710150433.4468a170@tachikoma.lepiller.eu> (raw)
In-Reply-To: <20210707065753.13202-1-i.gankevich@spbu.ru>

Pushed as bfa0df0d612b745b97c0785c31e76e8cde58657d, thank you!

I fixed the commit message to follow Guix conventions, and added a
copyright line for you:

gnu: hevea: Update to 2.35.

* gnu/packages/ocaml.scm (hevea): Update to 2.35.

Le Wed,  7 Jul 2021 09:57:54 +0300,
Ivan Gankevich <i.gankevich@spbu.ru> a écrit :

> ---
>  gnu/packages/ocaml.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
> index cec6eb4f89..652ad3c5f4 100644
> --- a/gnu/packages/ocaml.scm
> +++ b/gnu/packages/ocaml.scm
> @@ -933,14 +933,14 @@ concrete syntax of the language (Quotations,
> Syntax Extensions).") (define-public hevea
>    (package
>      (name "hevea")
> -    (version "2.34")
> +    (version "2.35")
>      (source (origin
>                (method url-fetch)
>                (uri (string-append "http://hevea.inria.fr/old/"
>                                    "hevea-" version ".tar.gz"))
>                (sha256
>                 (base32
> -
> "1pzyszxw90klpcmhjqrjfc8cw6c0gm4w2blim8ydyxb6rq6qml1s"))))
> +
> "1jwydkb9ldb1sx815c364dxgr569f2rbbzgxbn2kanrybpdbm2gi"))))
> (build-system gnu-build-system) (inputs
>       `(("ocaml" ,ocaml)))





      reply	other threads:[~2021-07-10 13:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-07  6:57 [bug#49453] [PATCH] Update hevea to 2.35 Ivan Gankevich
2021-07-10 13:04 ` Julien Lepiller [this message]

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=20210710150433.4468a170@tachikoma.lepiller.eu \
    --to=julien@lepiller.eu \
    --cc=49453-done@debbugs.gnu.org \
    --cc=i.gankevich@spbu.ru \
    /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).