[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/15: gnu: libwpd: Update to 0.10.3.
From: |
guix-commits |
Subject: |
07/15: gnu: libwpd: Update to 0.10.3. |
Date: |
Wed, 11 Dec 2019 21:03:04 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 0b223139a8eb265ee4209742c9b19bf8b25b95ef
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Dec 4 05:26:53 2019 +0100
gnu: libwpd: Update to 0.10.3.
* gnu/packages/libreoffice.scm (libwpd): Update to 0.10.3.
---
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 4476e5a..761e750 100644
--- a/gnu/packages/libreoffice.scm
+++ b/gnu/packages/libreoffice.scm
@@ -174,14 +174,14 @@ spreadsheets and presentations.")
(define-public libwpd
(package
(name "libwpd")
- (version "0.10.2")
+ (version "0.10.3")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/libwpd/libwpd/"
"libwpd-" version "/libwpd-" version ".tar.xz"))
(sha256 (base32
- "0436gnidx45a9vx114hhh216jrh57mqb9zyssyjfadagmyz6hgrj"))))
+ "02fx8bngslcj7i5g1gx2kiign4vp09wrmp5wpvix9igxcavb0r94"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags '("--disable-werror")))
- branch master updated (dcb7ce5 -> 968dd99), guix-commits, 2019/12/11
- 04/15: gnu: graphicsmagick: Update to 1.3.33., guix-commits, 2019/12/11
- 08/15: gnu: muse-sequencer: Don't use NAME in source URI., guix-commits, 2019/12/11
- 02/15: gnu: libcdio-paranoia: Update to 10.2+2.0.1., guix-commits, 2019/12/11
- 06/15: gnu: bogofilter: Use HTTPS home page., guix-commits, 2019/12/11
- 10/15: gnu: fio: Download over HTTPS., guix-commits, 2019/12/11
- 09/15: gnu: fio: Update to 3.16., guix-commits, 2019/12/11
- 03/15: gnu: gx: Update to 0.14.2., guix-commits, 2019/12/11
- 07/15: gnu: libwpd: Update to 0.10.3.,
guix-commits <=
- 05/15: gnu: bogofilter: Update to 1.2.5., guix-commits, 2019/12/11
- 14/15: gnu: nftables: Update to 0.9.3., guix-commits, 2019/12/11
- 13/15: gnu: nftables: Prefer mirror://netfilter sources., guix-commits, 2019/12/11
- 15/15: gnu: iptables: Update to 1.8.4., guix-commits, 2019/12/11
- 01/15: gnu: remind: Update to 3.1.17., guix-commits, 2019/12/11
- 11/15: gnu: nftables: Use HTTPS for www.nftables.org., guix-commits, 2019/12/11
- 12/15: gnu: libnftnl: Update to 1.1.5., guix-commits, 2019/12/11