DOAP: Update foaf:mbox_sha1sum for pep.
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
aeb8bc95f4
commit
ed5e6608af
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ edition = "2018"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
minidom = "0.11.0"
|
minidom = "0.11.0"
|
||||||
jid = { version = "0.7.0", features = ["minidom"] }
|
jid = { version = "0.7.2", features = ["minidom"] }
|
||||||
base64 = "0.10"
|
base64 = "0.10"
|
||||||
digest = "0.8"
|
digest = "0.8"
|
||||||
sha-1 = "0.8"
|
sha-1 = "0.8"
|
||||||
|
|
2
doap.xml
2
doap.xml
|
@ -41,7 +41,7 @@
|
||||||
<foaf:Person>
|
<foaf:Person>
|
||||||
<foaf:name>pep.</foaf:name>
|
<foaf:name>pep.</foaf:name>
|
||||||
<foaf:homepage rdf:resource="https://bouah.net/"/>
|
<foaf:homepage rdf:resource="https://bouah.net/"/>
|
||||||
<foaf:mbox_sha1sum>TODO</foaf:mbox_sha1sum>
|
<foaf:mbox_sha1sum>99bcf9784288e323b0d2dea9c9ac7a2ede98395a</foaf:mbox_sha1sum>
|
||||||
</foaf:Person>
|
</foaf:Person>
|
||||||
</maintainer>
|
</maintainer>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue