aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2018-05-09 22:13:49 -0400
committerLeo Famulari <leo@famulari.name>2018-05-12 16:19:57 -0400
commit8e6450f7e22f47941661b750ad9df41a3ef5afd8 (patch)
tree7eb20977f414db55615e6aabcd77ae9b326c1a17 /gnu
parentefa465f12358b84d3dcfd8b41149b0656d6581e9 (diff)
downloadguix-8e6450f7e22f47941661b750ad9df41a3ef5afd8.tar.gz
guix-8e6450f7e22f47941661b750ad9df41a3ef5afd8.zip
gnu: libreoffice: Update to 5.4.7.1.
* gnu/packages/libreoffice.scm (libreoffice): Update to 5.4.7.1.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/libreoffice.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/libreoffice.scm b/gnu/packages/libreoffice.scm
index adcdff1ca1..2e1d6f400e 100644
--- a/gnu/packages/libreoffice.scm
+++ b/gnu/packages/libreoffice.scm
@@ -844,7 +844,7 @@ and to return information on pronunciations, meanings and synonyms.")
(define-public libreoffice
(package
(name "libreoffice")
- (version "5.4.6.2")
+ (version "5.4.7.1")
(source
(origin
(method url-fetch)
@@ -854,7 +854,7 @@ and to return information on pronunciations, meanings and synonyms.")
(version-prefix version 3) "/libreoffice-" version ".tar.xz"))
(sha256
(base32
- "0icd8h221gp2dsbn6d35flwhqhcfpx66cjc5dg8yifhhvrfam74i"))))
+ "0g60wzg90n1kanmkiwy01jz4s4xgdkpczvm7vdrmjpp7ifrgijbv"))))
(build-system gnu-build-system)
(native-inputs
`(("bison" ,bison)
16'>Merge branch 'lisp-team'Guillaume Le Vaillant 2023-09-12gnu: sbcl: Downgrade to 2.3.7....Guillaume Le Vaillant 2023-09-16gnu: sbcl: Remove i586-gnu from supported-systems....Christopher Baines 2023-09-16gnu: ecl: Remove i586-gnu from supported-systems....Christopher Baines 2023-09-09gnu: ecl: Update to 23.9.9....Guillaume Le Vaillant 2023-09-04gnu: sbcl: Update to 2.3.8....Andre A. Gomes 2023-09-04gnu: clisp: Add threads support on x84_64-linux....Sharlatan Hellseher 2023-08-08gnu: txr: Update to 291....Guillaume Le Vaillant 2023-08-02gnu: janet: Update to 1.29.1....Yovan Naumovski 2023-07-18gnu: texlive-tex-texinfo -> texlive-texinfo....Nicolas Goaziou 2023-07-09gnu: s7: Don't set #:tests? to #:true....Efraim Flashner 2023-07-05gnu: txr: Update to 289....Guillaume Le Vaillant 2023-06-17gnu: eisl: Update to 3.00....Guillaume Le Vaillant 2023-06-17gnu: txr: Update to 288....Guillaume Le Vaillant 2023-06-08gnu: sbcl: Fix build on armhf....Guillaume Le Vaillant 2023-06-07gnu: sbcl: fix build on riscv64-linux....Zheng Junjie 2023-06-07Revert "gnu: sbcl: fix build on riscv64-linux."...Efraim Flashner 2023-06-07gnu: sbcl: fix build on riscv64-linux....Efraim Flashner 2023-06-06gnu: txr: Update to 287....Guillaume Le Vaillant 2023-06-06gnu: sbcl: Update to 2.3.5....Guillaume Le Vaillant 2023-06-03gnu: Add s7....Antero Mejr 2023-06-03gnu: Add s7-bootstrap....Antero Mejr 2023-05-09gnu: txr: Update to 286....Guillaume Le Vaillant 2023-05-03gnu: lisp-repl-core-dumper: Update to 0.8.0....Andre A. Gomes 2023-04-14gnu: sbcl: Resolve TODO....Marius Bakke 2023-04-06gnu: janet: Update to 1.27.0....Yovan Naumovski 2023-04-04gnu: txr: Improve style....Guillaume Le Vaillant 2023-04-04gnu: txr: Update to 285....Guillaume Le Vaillant