this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Delete the useless pin-depends on dkim

+1 -4
+1 -4
packages/dkim/dkim.0.7.0/opam
··· 19 19 depends: [ 20 20 "ocaml" {>= "4.08.0"} 21 21 "dune" {>= "2.0.0"} 22 - "mrmime" {>= "0.5.0"} 22 + "mrmime" {>= "0.6.1"} 23 23 "digestif" {>= "0.9.0"} 24 24 "ipaddr" 25 25 "astring" {>= "0.8.5"} ··· 39 39 "alcotest" {with-test} 40 40 ] 41 41 42 - pin-depends: [ 43 - [ "mrmime.0.7.0" "git+https://github.com/hannesm/mrmime.git#60dc0cd3befab0af6c0418d97c3927fe9ec5650b" ] 44 - ] 45 42 url { 46 43 src: 47 44 "https://github.com/mirage/ocaml-dkim/releases/download/v0.7.0/dkim-0.7.0.tbz"