[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/17: gnu: libreoffice: Add release-monitoring-url.
From: |
guix-commits |
Subject: |
01/17: gnu: libreoffice: Add release-monitoring-url. |
Date: |
Fri, 26 Aug 2022 18:11:10 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit 4aa3bae2c6b6f05464d4ed5864af8156bd76fe67
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Thu Aug 25 17:04:10 2022 +0200
gnu: libreoffice: Add release-monitoring-url.
* gnu/packages/libreoffice.scm (libreoffice)[properties]: New field.
---
gnu/packages/libreoffice.scm | 3 +++
1 file changed, 3 insertions(+)
diff --git a/gnu/packages/libreoffice.scm b/gnu/packages/libreoffice.scm
index 54ee4b4ca8..46eba12431 100644
--- a/gnu/packages/libreoffice.scm
+++ b/gnu/packages/libreoffice.scm
@@ -1279,4 +1279,7 @@ a number of components: Writer, a word processor; Calc, a
spreadsheet
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)))
- branch master updated (cac3914dfc -> 9f7236e3ba), guix-commits, 2022/08/26
- 04/17: gnu: rust-ouroboros: Add 0.15.2., guix-commits, 2022/08/26
- 09/17: gnu: Add streamripper., guix-commits, 2022/08/26
- 10/17: gnu: streamripper: Remove bundled software., guix-commits, 2022/08/26
- 17/17: gnu: gcc-12: Update to 12.2.0., guix-commits, 2022/08/26
- 01/17: gnu: libreoffice: Add release-monitoring-url.,
guix-commits <=
- 02/17: gnu: rust-ghost: Update to 0.1.6., guix-commits, 2022/08/26
- 14/17: gnu: xonsh: Update to 0.13.1, guix-commits, 2022/08/26
- 15/17: gnu: oil: Update to 0.12.4., guix-commits, 2022/08/26
- 16/17: gnu: transmission: Add libappindicator to inputs., guix-commits, 2022/08/26
- 05/17: gnu: rust-send-wrapper: Add 0.5.0., guix-commits, 2022/08/26
- 11/17: gnu: python-apsw: Update to 3.39.2.0., guix-commits, 2022/08/26
- 06/17: gnu: rust-widestring: Add 0.5.1., guix-commits, 2022/08/26
- 07/17: gnu: rust-indoc: Update to 1.0.7., guix-commits, 2022/08/26
- 13/17: gnu: python-qtpy: Update to 2.2.0., guix-commits, 2022/08/26
- 08/17: gnu: python-cryptography: Update to 37.0.4., guix-commits, 2022/08/26