emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#50822: closed ([PATCH] gnu: ocaml-cppo: Update to 1.6.8.)


From: GNU bug Tracking System
Subject: bug#50822: closed ([PATCH] gnu: ocaml-cppo: Update to 1.6.8.)
Date: Fri, 08 Oct 2021 02:44:02 +0000

Your message dated Fri, 8 Oct 2021 04:43:09 +0200
with message-id <20211008044309.1ad3ea4a@tachikoma.lepiller.eu>
and subject line Re: [PATCH] gnu: ocaml-cppo: Update to 1.6.8.
has caused the debbugs.gnu.org bug report #50822,
regarding [PATCH] gnu: ocaml-cppo: Update to 1.6.8.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
50822: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50822
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: ocaml-cppo: Update to 1.6.8. Date: Sun, 26 Sep 2021 18:26:20 +0200
* gnu/packages/ocaml.scm (ocaml-cppo): Update to 1.6.8.
---
 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 e30bd2f613..8b1560b3fc 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -3282,7 +3282,7 @@ (define-public ocaml-oasis
 (define-public ocaml-cppo
   (package
     (name "ocaml-cppo")
-    (version "1.6.6")
+    (version "1.6.8")
     (source
       (origin
         (method git-fetch)
@@ -3291,7 +3291,7 @@ (define-public ocaml-cppo
                (commit (string-append "v" version))))
         (file-name (git-file-name name version))
         (sha256 (base32
-                  "1smcc0l6fh2n0y6bp96c69j5nw755jja99w0b206wx3yb2m4w2hs"))))
+                 "0xjb1dnj8lvdcccskrhrakknd9q4vfy5330sjbqpf4h95dsz90k9"))))
     (build-system dune-build-system)
     (arguments
      `(#:tests? #f))

base-commit: 8c6c33a2a5bf385e1589b405ee7f842684ed80c1
-- 
2.33.0






--- End Message ---
--- Begin Message --- Subject: Re: [PATCH] gnu: ocaml-cppo: Update to 1.6.8. Date: Fri, 8 Oct 2021 04:43:09 +0200
Pushed to master as d11b3bc71cc8fe81615c941e0d1dea242999a1e6, thanks!


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]