[PATCH 7/9] gnu: ocaml-fix: Update to 20230505.

  • 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)
7179db1261f9c46bd50d85b7a5656481ced64f6d.1710683827.git.ds-ac@nanein.fr
* gnu/packages/ocaml.scm (ocaml-fix): Update to 20230505.

Change-Id: I830801aca54a19b22c73ed48bf971e8d2235973a
---
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 cfb9dbf64c..07e3bdbc2d 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -8702,7 +8702,7 @@ (define-public ocaml-uuseg
(define-public ocaml-fix
(package
(name "ocaml-fix")
- (version "20220121")
+ (version "20230505")
(source
(origin
(method git-fetch)
@@ -8712,7 +8712,7 @@ (define-public ocaml-fix
(file-name (git-file-name name version))
(sha256
(base32
- "15785v43jcbqsw1y653cnb89alrcnbdri1h0w6zl6p7769ja9rdj"))))
+ "08yrds41ybyw25fjqcfdjsd78f7d8hik1sbs90iv80ga8fj3iv2y"))))
(build-system dune-build-system)
(arguments
;; No tests.
--
2.41.0
Arnaud Daby-Seesaram wrote 12 months ago
Re: bug#69851: Acknowledgement ([PATCH 7/9] gnu: ocaml-fix: Update to 20230505.)
(address . 69851-done@debbugs.gnu.org)
87msqwnc4o.fsf@nanein.fr
Apologies, this issue was opened by mistake, closing.

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

iQJEBAEBCgAuFiEEMgqfJ4U0fby1t860ojLKXoMTiAwFAmX3A9cQHGRzLWFjQG5h
bmVpbi5mcgAKCRCiMspegxOIDCj/D/sHO/AwKN+oeQqFavoYec+90zq/P7viagaG
mt/6ooLYq5iEN+3ZuFeuePGKZVaxHuBInsGV8T7oSNaFANNPfCf4gvPihLwwVD+Z
fy8J/ATn7oCv09VJUPidPE0gChF71HxQ1EMWMfYOA6Wckhre9pV5UQGn9VI1tHr7
0wMCd7Kjbd760TI5TPunu9eaj0RNA9CW6I07PHZfCivBqa/Mu+hmltWGJ3sxmqoz
XwtwKzJWX3fOZ7lsQu2sOYiV6J0SH2/hev7zczDfMn9yhl6BLK9tcPl3VPtvFHcs
+Fs6wmVeeeDPW203GXUDNM3X4H/3k+M4CeSfsCgKCoF7AnMenfZl8iuGtpgBYIK7
rlwtSaEFXvdCrmvmrzWFTZQSI1N5EowANgoODmr1sh1jV2kywl6xAF64FDIxdWXm
rPc2s0TCw6rdAViEFES8+Vr7fxuwg2S5NI+/5FxhqJXHQ72PdxFoZEiN2scw6K0S
wLxmpxiAVPwWU45U9o2vexV/bYJkSMSvHJmEtfwRo9cO+KeqCaupbMO0e87nxgfr
G1E9E79DgkIgpS2rlz8tWRMUsuTgcT5uQVKL0RCd/emL88pjs5X3lkbjUgrdjEXd
YTt5T0VWCargyzG93oXqwx6cSALgeu/tglBKRKp634tdgdouthVsKNLbZHgA/PJT
HJ0B+WDRvQ==
=4bz7
-----END PGP SIGNATURE-----

Closed
?
Your comment

This issue is archived.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 69851
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