[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/16: gnu: libcdr: Update to 0.1.6.
From: |
guix-commits |
Subject: |
03/16: gnu: libcdr: Update to 0.1.6. |
Date: |
Wed, 5 Feb 2020 16:07:57 -0500 (EST) |
mbakke pushed a commit to branch master
in repository guix.
commit 2fa980a50d99070e4e40f5bac503d8b66673f5c2
Author: Marius Bakke <address@hidden>
AuthorDate: Wed Feb 5 13:23:11 2020 +0100
gnu: libcdr: Update to 0.1.6.
* gnu/packages/libreoffice.scm (libcdr): Update to 0.1.6.
---
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 93474db..7dd3b69 100644
--- a/gnu/packages/libreoffice.scm
+++ b/gnu/packages/libreoffice.scm
@@ -362,14 +362,14 @@ AbiWord documents.")
(define-public libcdr
(package
(name "libcdr")
- (version "0.1.5")
+ (version "0.1.6")
(source
(origin
(method url-fetch)
(uri (string-append "https://dev-www.libreoffice.org/src/" name "/"
name "-" version ".tar.xz"))
(sha256 (base32
- "0j1skr11jwvafn0l6p37v3i4lqc8wcn489g8f7c4mqwbk94mrkka"))))
+ "0qgqlw6i25zfq1gf7f6r5hrhawlrgh92sg238kjpf2839aq01k81"))))
(build-system gnu-build-system)
(native-inputs
`(("cppunit" ,cppunit)
- branch master updated (ea9cc4e -> 9d0dfd9), guix-commits, 2020/02/05
- 02/16: gnu: varnish: Update to 6.3.2., guix-commits, 2020/02/05
- 03/16: gnu: libcdr: Update to 0.1.6.,
guix-commits <=
- 05/16: gnu: libmtp: Remove unnecessary propagation., guix-commits, 2020/02/05
- 04/16: gnu: lftp: Update to 4.9.1., guix-commits, 2020/02/05
- 01/16: gnu: ppp: Update to 2.4.8., guix-commits, 2020/02/05
- 07/16: gnu: libmtp: Update to 1.1.17., guix-commits, 2020/02/05
- 06/16: gnu: libmtp: Do not build the static library., guix-commits, 2020/02/05
- 09/16: gnu: zrythm: Update to 0.7.474., guix-commits, 2020/02/05
- 08/16: gnu: elfutils: Update synopsis and description, guix-commits, 2020/02/05
- 10/16: gnu: gpodder: Update to 3.10.13., guix-commits, 2020/02/05
- 12/16: gnu: lxqt-config: Fixing keyboard layout., guix-commits, 2020/02/05
- 11/16: gnu: streamlink: Update to 1.3.1., guix-commits, 2020/02/05