Fix typo with build_change parameter
For the compare by datetime package derivations page.
This commit is contained in:
parent
e93da1ae8f
commit
56c786e309
1 changed files with 1 additions and 1 deletions
|
|
@ -150,7 +150,7 @@
|
|||
(system ,parse-system #:multi-value)
|
||||
(target ,parse-target #:multi-value)
|
||||
(build_status ,parse-build-status #:multi-value)
|
||||
(build-change ,parse-build-change)
|
||||
(build_change ,parse-build-change)
|
||||
(after_name ,identity)
|
||||
(limit_results ,parse-result-limit
|
||||
#:no-default-when (all_results)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue