aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/package.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/program/aedifex/package.lux')
-rw-r--r--stdlib/source/program/aedifex/package.lux4
1 files changed, 2 insertions, 2 deletions
diff --git a/stdlib/source/program/aedifex/package.lux b/stdlib/source/program/aedifex/package.lux
index 70f925d84..ace318f61 100644
--- a/stdlib/source/program/aedifex/package.lux
+++ b/stdlib/source/program/aedifex/package.lux
@@ -51,12 +51,12 @@
(-> XML Binary Package)
[#origin {//origin.#Local ""}
#library [library
- {//status.#Verified (//hash.sha-1 library)
+ {//status.#Verified (//hash.sha1 library)
(//hash.md5 library)}]
#pom (let [binary_pom (|> pom (at xml.codec encoded) (at utf8.codec encoded))]
[pom
binary_pom
- {//status.#Verified (//hash.sha-1 binary_pom)
+ {//status.#Verified (//hash.sha1 binary_pom)
(//hash.md5 binary_pom)}])])
(def .public dependencies