unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#49131] [PATCH] gnu: ocaml-ppxlib: Update to 0.22.1.
@ 2021-06-20 10:42 Xinglu Chen
  2021-06-20 11:15 ` bug#49131: " Julien Lepiller
  0 siblings, 1 reply; 2+ messages in thread
From: Xinglu Chen @ 2021-06-20 10:42 UTC (permalink / raw)
  To: 49131

* gnu/packages/ocaml.scm (ocaml-ppxlib): Update to 0.22.1.
---
 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 4e0c6458b6..d9d663ff7f 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -5025,7 +5025,7 @@ as part of the same ocaml-migrate-parsetree driver.")
 (define-public ocaml-ppxlib
   (package
     (name "ocaml-ppxlib")
-    (version "0.22.0")
+    (version "0.22.1")
     (home-page "https://github.com/ocaml-ppx/ppxlib")
     (source
      (origin
@@ -5036,7 +5036,7 @@ as part of the same ocaml-migrate-parsetree driver.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0kf7lgcwygf6zlx7rwddqpqvasa6v7xiq0bqal8vxlib6lpg074q"))))
+         "0cpfg634if1py1b2rljk3cagq9gj68dl2gk1kdg76f9rapvl2i4g"))))
     (build-system dune-build-system)
     (propagated-inputs
      `(("ocaml-base" ,ocaml-base)

base-commit: 7ab6907448002d7049f01f320300a9daa2388e69
-- 
2.32.0






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

* bug#49131: [PATCH] gnu: ocaml-ppxlib: Update to 0.22.1.
  2021-06-20 10:42 [bug#49131] [PATCH] gnu: ocaml-ppxlib: Update to 0.22.1 Xinglu Chen
@ 2021-06-20 11:15 ` Julien Lepiller
  0 siblings, 0 replies; 2+ messages in thread
From: Julien Lepiller @ 2021-06-20 11:15 UTC (permalink / raw)
  To: Xinglu Chen; +Cc: 49131-done

Pushed as a211078f992bc5a26eaf787c6b01caa41de67597, thanks!




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

end of thread, other threads:[~2021-06-20 11:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-20 10:42 [bug#49131] [PATCH] gnu: ocaml-ppxlib: Update to 0.22.1 Xinglu Chen
2021-06-20 11:15 ` bug#49131: " Julien Lepiller

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