typo
This commit is contained in:
parent
445189bcfa
commit
1df71a96e0
|
@ -202,7 +202,7 @@
|
|||
[st (if (empty? (hash-ref ht 'tags))
|
||||
(hash-set st ':no-tag: #t)
|
||||
st)]
|
||||
[st (if (hash-ref ht 'checksum-error)
|
||||
[st (if (hash-ref ht 'checksum-error #f)
|
||||
(hash-set st ':error: #t)
|
||||
st)]
|
||||
[st (if (equal? "" (hash-ref ht 'description ""))
|
||||
|
|
Loading…
Reference in New Issue
Block a user