unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#62205] [PATCH] gnu: hevea: Update to 2.36.
@ 2023-03-15 15:29 Philippe SWARTVAGHER
  2023-03-27  9:59 ` bug#62205: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Philippe SWARTVAGHER @ 2023-03-15 15:29 UTC (permalink / raw)
  To: 62205; +Cc: Philippe SWARTVAGHER

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#62205: [PATCH] gnu: hevea: Update to 2.36.
  2023-03-15 15:29 [bug#62205] [PATCH] gnu: hevea: Update to 2.36 Philippe SWARTVAGHER
@ 2023-03-27  9:59 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-03-27  9:59 UTC (permalink / raw)
  To: Philippe SWARTVAGHER; +Cc: 62205-done

Hi Philippe,  :-)

Philippe SWARTVAGHER <phil.swart@gmx.fr> skribis:

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

Applied, thanks!

Ludo’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-27 10:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-15 15:29 [bug#62205] [PATCH] gnu: hevea: Update to 2.36 Philippe SWARTVAGHER
2023-03-27  9:59 ` bug#62205: " Ludovic Courtès

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).