unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Philippe SWARTVAGHER <phil.swart@gmx.fr>
To: 62205@debbugs.gnu.org
Cc: Philippe SWARTVAGHER <phil.swart@gmx.fr>
Subject: [bug#62205] [PATCH] gnu: hevea: Update to 2.36.
Date: Wed, 15 Mar 2023 16:29:33 +0100	[thread overview]
Message-ID: <20230315152933.92666-1-phil.swart@gmx.fr> (raw)

* gnu/packages/ocaml.scm (hevea): Update to 2.36.
---
 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 f494d1112b..3b4fcf108b 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -1111,14 +1111,14 @@ (define-public camlp5
 (define-public hevea
   (package
     (name "hevea")
-    (version "2.35")
+    (version "2.36")
     (source (origin
               (method url-fetch)
               (uri (string-append "http://hevea.inria.fr/old/"
                                   "hevea-" version ".tar.gz"))
               (sha256
                (base32
-                "1jwydkb9ldb1sx815c364dxgr569f2rbbzgxbn2kanrybpdbm2gi"))))
+                "0j06f8gb8f5is34kzmzy3znb0jkm2qd2l6rcl5v5qa9af3bmjrsx"))))
     (build-system gnu-build-system)
     (inputs
      (list ocaml))

base-commit: 201251b1ffe43ecefe75ebf5ce9b8caaa4674eb0
-- 
2.30.2





             reply	other threads:[~2023-03-15 15:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-15 15:29 Philippe SWARTVAGHER [this message]
2023-03-27  9:59 ` bug#62205: [PATCH] gnu: hevea: Update to 2.36 Ludovic Courtès

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=20230315152933.92666-1-phil.swart@gmx.fr \
    --to=phil.swart@gmx.fr \
    --cc=62205@debbugs.gnu.org \
    /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).