[PATCH 2/9] gnu: ocaml-opam-file-format: Update to 2.1.6.

  • 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)
db46717d3e5d86868088f0af5ea1c75a798c1821.1710683827.git.ds-ac@nanein.fr
* gnu/packages/ocaml.scm (ocaml-opam-file-format): Update to 2.1.6.

Change-Id: Ida2eb373aad3b929982219838b6c6d8a476c5992
---
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 7d7c6826f7..a147daafd7 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -810,7 +810,7 @@ (define-public ocaml-down
(define-public ocaml-opam-file-format
(package
(name "ocaml-opam-file-format")
- (version "2.1.4")
+ (version "2.1.6")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -819,7 +819,7 @@ (define-public ocaml-opam-file-format
(file-name (git-file-name name version))
(sha256
(base32
- "0dmnb1mqdy4913f9ma446hi5m99q7hfibj6j0m8x2wsfnfy2fw62"))))
+ "0s2wv92664prpsgc3fcrif72n1fyfp8pzw3ywlz47xkxh0qnkbr9"))))
(build-system ocaml-build-system)
(arguments
`(#:tests? #f; No tests
--
2.41.0
Arnaud Daby-Seesaram wrote 12 months ago
Re: bug#69846: Acknowledgement ([PATCH 2/9] gnu: ocaml-opam-file-format: Update to 2.1.6.)
(address . 69846-done@debbugs.gnu.org)
87cyrsor1l.fsf@nanein.fr
Apologies, this issue was opened by mistake, closing.

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

iQJEBAEBCgAuFiEEMgqfJ4U0fby1t860ojLKXoMTiAwFAmX3AhcQHGRzLWFjQG5h
bmVpbi5mcgAKCRCiMspegxOIDLHKD/4wVaeaL/AD63+Zz9li6UBAkVXJEjT1Pd1U
R3x2IEu//NYKFzPgPLGn0WhbVZ6JtiVCvseZPhMpFaUAYWm+wpIlV9hRUCDNa07s
IfADVgoDIKTC4KY3kSASFo+14qGeRxalsdAXvupIvErwg9ONM16DdsJMCltfYhyx
7sGwp/K+x9L6bSgPdWNcN6YugmJeolaMYDEGSd98UJ1SdYSIbeVXCKapj2YXZCJ0
dx5xTc2kf+UMpu+1KUXdSIdhFm8zURGGo7o9pd3IiaT+XP1PeWmHS/hTIG912bPW
ggF6BYZWxSH2CFlU0kFpAPHwFA1rQX5A8DZu7xWSqtPejYtCL5R8Qu1CHTN+/ENm
qknXQu+H0uf1Qa7FRdl548MJt+B0YasuCGZteqDBTxbmbPTGr2MCQKA/vYT4XKEP
JyCF0YSg9bcdnPZ2OkP8kxKMWeczreDNsjwmwBqFVRDZfJ2Y9OgYm321LTZ+Z344
kprEYxWXxWhtYI1u60jGWJSYTjuQuHe/sKgOUMHwk0pnVVMe88JnH60TA69NvNXl
fUG6GBO+pHtYRrIr90BOlpyasx68DGcYsWwwwaXYz1I7hzQ7CgMji3Zwksj7lZNL
4wpaDO7L8JCNoBnfapuhCComi/pvq+XljtYFaFf1s9KZ/o4XT9SnfsxbCEhi/x7i
6rhif145YA==
=UIcT
-----END PGP SIGNATURE-----

Closed
?
Your comment

This issue is archived.

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

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