mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 23:06:59 +01:00
gnu: libreoffice: Add release-monitoring-url.
* gnu/packages/libreoffice.scm (libreoffice)[properties]: New field.
This commit is contained in:
parent
cac3914dfc
commit
4aa3bae2c6
1 changed files with 3 additions and 0 deletions
|
@ -1279,4 +1279,7 @@ (define (install-appdata app)
|
|||
application; Impress, a presentation engine; Draw, a drawing and
|
||||
flowcharting application; Base, a database and database frontend;
|
||||
Math for editing mathematics.")
|
||||
(properties
|
||||
'((release-monitoring-url
|
||||
. "https://www.libreoffice.org/download/download-libreoffice/")))
|
||||
(license license:mpl2.0)))
|
||||
|
|
Loading…
Reference in a new issue