this repo has no description

Delete the useless pin-depends on dkim

Changed files
+1 -4
packages
dkim
dkim.0.7.0
+1 -4
packages/dkim/dkim.0.7.0/opam
···
depends: [
"ocaml" {>= "4.08.0"}
"dune" {>= "2.0.0"}
-
"mrmime" {>= "0.5.0"}
+
"mrmime" {>= "0.6.1"}
"digestif" {>= "0.9.0"}
"ipaddr"
"astring" {>= "0.8.5"}
···
"alcotest" {with-test}
]
-
pin-depends: [
-
[ "mrmime.0.7.0" "git+https://github.com/hannesm/mrmime.git#60dc0cd3befab0af6c0418d97c3927fe9ec5650b" ]
-
]
url {
src:
"https://github.com/mirage/ocaml-dkim/releases/download/v0.7.0/dkim-0.7.0.tbz"