[PATCH 3/9] gnu: ocaml-opam-monorepo: Update to 0.4.0.

  • Done
  • quality assurance status badge
Details
One participant
  • Arnaud Daby-Seesaram
Owner
unassigned
Submitted by
Arnaud Daby-Seesaram
Severity
normal

Debbugs page

Arnaud Daby-Seesaram wrote 12 months ago
(address . guix-patches@gnu.org)(name . Arnaud Daby-Seesaram)(address . ds-ac@nanein.fr)
c50dd053e6f70a610b3d3e05d7ade2cbc17f1d85.1710683827.git.ds-ac@nanein.fr
* gnu/packages/ocaml.scm (ocaml-opam-monorepo): Update to 0.4.0.

Change-Id: I12cd15b63adce4dabf295f77fc3e858feb483bd0
---
gnu/packages/ocaml.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
index a147daafd7..8fde7d1dc3 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -1110,7 +1110,7 @@ (define-public opam
(define-public ocaml-opam-monorepo
(package
(name "ocaml-opam-monorepo")
- (version "0.3.5")
+ (version "0.4.0")
(source (origin
(method git-fetch)
(uri
@@ -1120,7 +1120,7 @@ (define-public ocaml-opam-monorepo
(file-name name)
(sha256
(base32
- "09lq788b1sai4v1nxd16b00pw0m55plcwrx3f9v5a90gpxg0a6sc"))))
+ "0qmk3kbkir62kyz9dvrinxrcvinp5hhrwqr8pi2ml268fdmvhy9p"))))
(build-system dune-build-system)
(arguments
;; TODO
--
2.41.0
Arnaud Daby-Seesaram wrote 12 months ago
Re: bug#69848: Acknowledgement ([PATCH 3/9] gnu: ocaml-opam-monorepo: Update to 0.4.0.)
(address . 69848-done@debbugs.gnu.org)
874jd4oqx4.fsf@nanein.fr
Apologies, this issue was opened by mistake, closing.

--
Arnaud
-----BEGIN PGP SIGNATURE-----

iQJEBAEBCgAuFiEEMgqfJ4U0fby1t860ojLKXoMTiAwFAmX3ArcQHGRzLWFjQG5h
bmVpbi5mcgAKCRCiMspegxOIDGd1D/46BbSlT0IDjATU0p7bKzdTGL4rk6ed/qJu
cscTSvaIDUbrzaqN5ghu8VE5P55qEGxhr5vmzQM9FIZG6/hDAgmKDEU72th82qyq
Z3L5+22a6Cde/rAoPNmxmdW9PTgZ1LZktT1Z8kFzPP7pACiOhQdHk/bg6to6SOhY
D8i6qqhRRyaIFbdXgsUICQXCzfweukRlE8WzYpGOIfOnfE1Ytb4+8qWoKUEKxAYm
TCLQc6NYD0s5LWX+G9xjV7MrLITUNJGS+studMr+8RyRPSPq6vS67PlKFAVFH6TQ
nTnlC4TkgTBIcjBICZSpcG5OS9sd/X+H2fwDaCvGRnRM6RKlgwJfeLTFBigaRtVr
rKaAMYOcTc8PCNliyYfHLGoa7rC3dfMh98TvZQFAzbw2t+V8fNm9fYgWwUSwDk5t
3AhShEeyajwoAcCcqwLEVV1gctP54Mz+1tHB1shvE5u9sUfh4LeDkaI4IVj3woZv
i8Ja5zEELiRUG5XnHUgOClrDUlfKTCP0ia6tDFTz6BCkQOumHQ7/XxxZvWYwYHGe
0sR//UmRHjwxf6u0dq86ieP7WpCZphZ4BOCt8Pd4lwW7RE+n8dya113tONF8g4wq
hfN01Qdn10qAEv6p4rCeX+k9MTnlknKAfNt6Lv1JLfVC9wxEcmduKQ6lFKnZLELA
MFbPu3/urw==
=pTzD
-----END PGP SIGNATURE-----

Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 69848@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 69848
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help