mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: lagrange: Add 'release-monitoring-url' property.
* gnu/packages/web-browsers.scm (lagrange)[properties]: New field.
This commit is contained in:
parent
43946490fb
commit
426ada0c4b
1 changed files with 2 additions and 0 deletions
|
@ -731,6 +731,8 @@ (define-public lagrange
|
|||
modern conveniences familiar from web browsers, such as smooth scrolling,
|
||||
inline image viewing, multiple tabs, visual themes, Unicode fonts, bookmarks,
|
||||
history, and page outlines.")
|
||||
(properties
|
||||
'((release-monitoring-url . "https://git.skyjake.fi/gemini/lagrange/releases")))
|
||||
(license license:bsd-2)))
|
||||
|
||||
(define-public gmni
|
||||
|
|
Loading…
Reference in a new issue