[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/25: gnu: libxlsxwriter: Update to 1.0.2.
From: |
guix-commits |
Subject: |
06/25: gnu: libxlsxwriter: Update to 1.0.2. |
Date: |
Mon, 19 Apr 2021 22:11:58 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit df4eaca403b7d39cfb14dfad03331a9abec2e7c5
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Apr 20 00:13:32 2021 +0200
gnu: libxlsxwriter: Update to 1.0.2.
* gnu/packages/xml.scm (libxlsxwriter): Update to 1.0.2.
---
gnu/packages/xml.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/xml.scm b/gnu/packages/xml.scm
index 1c34fe4..db92f1b 100644
--- a/gnu/packages/xml.scm
+++ b/gnu/packages/xml.scm
@@ -12,7 +12,7 @@
;;; Copyright © 2016 Ben Woodcroft <donttrustben@gmail.com>
;;; Copyright © 2016 Jan Nieuwenhuizen <janneke@gnu.org>
;;; Copyright © 2016, 2017 Nikita <nikita@n0.is>
-;;; Copyright © 2016, 2017, 2018, 2019, 2020 Tobias Geerinckx-Rice
<me@tobias.gr>
+;;; Copyright © 2016–2021 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2016, 2017, 2018, 2019, 2020 Marius Bakke <mbakke@fastmail.com>
;;; Copyright © 2017 Adriano Peluso <catonano@gmail.com>
;;; Copyright © 2017 Gregor Giesen <giesen@zaehlwerk.net>
@@ -221,7 +221,7 @@ project (but it is usable outside of the Gnome platform).")
(define-public libxlsxwriter
(package
(name "libxlsxwriter")
- (version "1.0.1")
+ (version "1.0.2")
(source
(origin
(method git-fetch)
@@ -230,7 +230,7 @@ project (but it is usable outside of the Gnome platform).")
(commit (string-append "RELEASE_" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0dsqv4qdd582fhwj6m80iz50gkyw4m8n9h4mkd2871csa03sbilf"))
+ (base32 "1snjka62mdqkj9r34kw8wxw2144imb58qx3iahaibg0vxmjjjhsg"))
(modules '((guix build utils)))
(snippet
;; Remove bundled minizip source
- branch master updated (2f6cbd5 -> 72bba78), guix-commits, 2021/04/19
- 01/25: gnu: nginx: Update to 1.19.10., guix-commits, 2021/04/19
- 07/25: gnu: openssh: Update to 8.6p1., guix-commits, 2021/04/19
- 10/25: gnu: libmirage: Update to 3.2.5., guix-commits, 2021/04/19
- 17/25: gnu: s6-networking: Update to 2.4.1.1., guix-commits, 2021/04/19
- 11/25: gnu: cdemu-daemon: Update to 3.2.5., guix-commits, 2021/04/19
- 13/25: gnu: skalibs: Update to 2.10.0.3., guix-commits, 2021/04/19
- 16/25: gnu: s6-dns: Update to 2.3.5.1., guix-commits, 2021/04/19
- 02/25: gnu: nginx-documentation: Update to 1.19.10-2708-f8686d85df53., guix-commits, 2021/04/19
- 03/25: gnu: tmux: Update to 3.2., guix-commits, 2021/04/19
- 06/25: gnu: libxlsxwriter: Update to 1.0.2.,
guix-commits <=
- 08/25: gnu: python-xlsxwriter: Update to 1.3.9., guix-commits, 2021/04/19
- 05/25: gnu: lagrange: Update to 1.3.3., guix-commits, 2021/04/19
- 15/25: gnu: s6: Update to 2.10.0.3., guix-commits, 2021/04/19
- 21/25: gnu: s6-linux-utils: Update to 2.5.1.5., guix-commits, 2021/04/19
- 23/25: gnu: jucipp: Update to 1.6.3., guix-commits, 2021/04/19
- 18/25: gnu: s6-rc: Update to 0.5.2.2., guix-commits, 2021/04/19
- 20/25: gnu: s6-linux-init: Update to 1.0.6.2., guix-commits, 2021/04/19
- 25/25: gnu: workrave: Update to 1.10.43., guix-commits, 2021/04/19
- 04/25: gnu: cvs-fast-export: Update to 1.56., guix-commits, 2021/04/19
- 09/25: gnu: mgba: Update to 0.9.1., guix-commits, 2021/04/19