Add a /package/NAME page
This might be useful for working out when a non-master branch contains a newer version of a package, or someone has sent in a patch for a newer version already.
This commit is contained in:
parent
fbaa37328c
commit
663bd1411a
5 changed files with 176 additions and 1 deletions
|
|
@ -110,6 +110,8 @@ SOURCES = \
|
|||
guix-data-service/web/compare/controller.scm \
|
||||
guix-data-service/web/compare/html.scm \
|
||||
guix-data-service/web/dumps/controller.scm \
|
||||
guix-data-service/web/package/controller.scm \
|
||||
guix-data-service/web/package/html.scm \
|
||||
guix-data-service/web/dumps/html.scm \
|
||||
guix-data-service/web/controller.scm \
|
||||
guix-data-service/web/html-utils.scm \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue