Fix compare by datetime URL
Use package-derivations rather than derivations, as this is more accurate.
This commit is contained in:
parent
276c4ecd71
commit
1431f712a6
1 changed files with 1 additions and 1 deletions
|
|
@ -113,7 +113,7 @@
|
|||
(build_status ,parse-build-status #:multi-value)))))
|
||||
(render-compare/package-derivations mime-types
|
||||
parsed-query-parameters)))
|
||||
(('GET "compare-by-datetime" "derivations")
|
||||
(('GET "compare-by-datetime" "package-derivations")
|
||||
(let* ((parsed-query-parameters
|
||||
(guard-against-mutually-exclusive-query-parameters
|
||||
(parse-query-parameters
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue