gnu: lagrange: Add 'release-monitoring-url' property.

* gnu/packages/web-browsers.scm (lagrange)[properties]: New field.
This commit is contained in:
Efraim Flashner 2021-12-14 11:31:15 +02:00
parent 43946490fb
commit 426ada0c4b
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -731,6 +731,8 @@ (define-public lagrange
modern conveniences familiar from web browsers, such as smooth scrolling, modern conveniences familiar from web browsers, such as smooth scrolling,
inline image viewing, multiple tabs, visual themes, Unicode fonts, bookmarks, inline image viewing, multiple tabs, visual themes, Unicode fonts, bookmarks,
history, and page outlines.") history, and page outlines.")
(properties
'((release-monitoring-url . "https://git.skyjake.fi/gemini/lagrange/releases")))
(license license:bsd-2))) (license license:bsd-2)))
(define-public gmni (define-public gmni