mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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 @@ a number of components: Writer, a word processor; Calc, a spreadsheet
|
||||||
application; Impress, a presentation engine; Draw, a drawing and
|
application; Impress, a presentation engine; Draw, a drawing and
|
||||||
flowcharting application; Base, a database and database frontend;
|
flowcharting application; Base, a database and database frontend;
|
||||||
Math for editing mathematics.")
|
Math for editing mathematics.")
|
||||||
|
(properties
|
||||||
|
'((release-monitoring-url
|
||||||
|
. "https://www.libreoffice.org/download/download-libreoffice/")))
|
||||||
(license license:mpl2.0)))
|
(license license:mpl2.0)))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue