File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
mirage-crypto-rng-async/mirage-crypto-rng-async.1.2.0
mirage-crypto-rng-eio/mirage-crypto-rng-eio.1.2.0
mirage-crypto-rng-lwt/mirage-crypto-rng-lwt.1.2.0 Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ Mirage-crypto-rng-async feeds the entropy source for Mirage_crypto_rng-based
28
28
random number generator implementations, in an Async-friendly way.
29
29
"""
30
30
31
- x-maintenance-intent: [ "(latest )" ]
31
+ x-maintenance-intent: [ "(none )" ]
32
32
url {
33
33
src:
34
34
"https://github.com/mirage/mirage-crypto/releases/download/v1.2.0/mirage-crypto-1.2.0.tbz"
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ description: """
28
28
Mirage-crypto-rng-eio feeds the entropy source for Mirage_crypto_rng-based
29
29
random number generator implementations, in an eio-friendly way.
30
30
"""
31
- x-maintenance-intent: [ "(latest )" ]
31
+ x-maintenance-intent: [ "(none )" ]
32
32
url {
33
33
src:
34
34
"https://github.com/mirage/mirage-crypto/releases/download/v1.2.0/mirage-crypto-1.2.0.tbz"
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ depends: [
24
24
description: """
25
25
Mirage-crypto-rng-lwt provides entropy collection code for the RNG using Lwt.
26
26
"""
27
- x-maintenance-intent: [ "(latest )" ]
27
+ x-maintenance-intent: [ "(none )" ]
28
28
url {
29
29
src:
30
30
"https://github.com/mirage/mirage-crypto/releases/download/v1.2.0/mirage-crypto-1.2.0.tbz"
You can’t perform that action at this time.
0 commit comments