gnu: libreoffice: Add release-monitoring-url.
* gnu/packages/libreoffice.scm (libreoffice)[properties]: New field.master
parent
cac3914dfc
commit
4aa3bae2c6
|
@ -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)))
|
||||||
|
|
Reference in New Issue