[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/13: gnu: libwps: Update to 0.4.12.
From: |
guix-commits |
Subject: |
05/13: gnu: libwps: Update to 0.4.12. |
Date: |
Fri, 11 Sep 2020 10:40:51 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit f555afa0e54fbecf51bf4423d98c8b21cec8c8ee
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Sep 11 01:00:16 2020 +0200
gnu: libwps: Update to 0.4.12.
* gnu/packages/libreoffice.scm (libwps): Update to 0.4.12.
---
gnu/packages/libreoffice.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/libreoffice.scm b/gnu/packages/libreoffice.scm
index ca79b06..b85a3a6 100644
--- a/gnu/packages/libreoffice.scm
+++ b/gnu/packages/libreoffice.scm
@@ -762,14 +762,14 @@ from the old StarOffice (.sdc, .sdw, ...).")
(define-public libwps
(package
(name "libwps")
- (version "0.4.10")
+ (version "0.4.12")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/" name "/" name "/"
name "-" version "/" name "-" version ".tar.xz"))
(sha256 (base32
- "1ji9zd4wxmas03g8jyx0ih0amrqfazm5874a2v9rd7va50sf088l"))))
+ "1nsfacqp5sfkyayw7q0wp68lidksd1wjdix8qmsbf0vdl19gn6p2"))))
(build-system gnu-build-system)
(native-inputs
`(("doxygen" ,doxygen)
- branch master updated (58a2c80 -> 58833ae), guix-commits, 2020/09/11
- 01/13: gnu: fetchmail: Update to 6.4.12., guix-commits, 2020/09/11
- 04/13: gnu: svt-av1: Update to 0.8.5., guix-commits, 2020/09/11
- 05/13: gnu: libwps: Update to 0.4.12.,
guix-commits <=
- 08/13: gnu: libostree: Update to 2020.6., guix-commits, 2020/09/11
- 12/13: gnu: samplv1: Update to 0.9.17., guix-commits, 2020/09/11
- 13/13: gnu: hangups: Update to 0.4.11., guix-commits, 2020/09/11
- 11/13: gnu: drumkv1: Update to 0.9.17., guix-commits, 2020/09/11
- 06/13: gnu: xonsh: Update to 0.9.21., guix-commits, 2020/09/11
- 07/13: gnu: highlight: Update to 3.58., guix-commits, 2020/09/11
- 09/13: gnu: moreutils: Update to 0.64., guix-commits, 2020/09/11
- 02/13: gnu: mcabber: Update to 1.1.1., guix-commits, 2020/09/11
- 03/13: services: dovecot: Only serialize settings with non-empty values., guix-commits, 2020/09/11
- 10/13: gnu: synthv1: Update to 0.9.17., guix-commits, 2020/09/11