GNU bug report logs - #49453
[PATCH] Update hevea to 2.35.

Previous Next

Package: guix-patches;

Reported by: Ivan Gankevich <i.gankevich <at> spbu.ru>

Date: Wed, 7 Jul 2021 06:59:02 UTC

Severity: normal

Tags: patch

Done: Julien Lepiller <julien <at> lepiller.eu>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 49453 in the body.
You can then email your comments to 49453 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#49453; Package guix-patches. (Wed, 07 Jul 2021 06:59:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ivan Gankevich <i.gankevich <at> spbu.ru>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 07 Jul 2021 06:59:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Ivan Gankevich <i.gankevich <at> spbu.ru>
To: guix-patches <at> gnu.org
Cc: Ivan Gankevich <i.gankevich <at> spbu.ru>
Subject: [PATCH] Update hevea to 2.35.
Date: Wed,  7 Jul 2021 09:57:54 +0300
---
 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)))
-- 
2.32.0





Reply sent to Julien Lepiller <julien <at> lepiller.eu>:
You have taken responsibility. (Sat, 10 Jul 2021 13:05:02 GMT) Full text and rfc822 format available.

Notification sent to Ivan Gankevich <i.gankevich <at> spbu.ru>:
bug acknowledged by developer. (Sat, 10 Jul 2021 13:05:02 GMT) Full text and rfc822 format available.

Message #10 received at 49453-done <at> debbugs.gnu.org (full text, mbox):

From: Julien Lepiller <julien <at> lepiller.eu>
To: Ivan Gankevich <i.gankevich <at> spbu.ru>
Cc: 49453-done <at> debbugs.gnu.org
Subject: Re: [bug#49453] [PATCH] Update hevea to 2.35.
Date: Sat, 10 Jul 2021 15:04:33 +0200
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 <at> 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)))





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 08 Aug 2021 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 261 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.