me
/
guix
Archived
1
0
Fork 0

gnu: libxlsxwriter: Update to 1.0.1.

* gnu/packages/xml.scm (libxlsxwriter): Update to 1.0.1.
master
Tobias Geerinckx-Rice 2021-04-07 23:38:53 +02:00
parent 887531a231
commit 2ffd92abf2
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 3 deletions

View File

@ -221,7 +221,7 @@ project (but it is usable outside of the Gnome platform).")
(define-public libxlsxwriter
(package
(name "libxlsxwriter")
(version "1.0.0")
(version "1.0.1")
(source
(origin
(method git-fetch)
@ -230,8 +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
"070pfqggia71z4ichr5yrwfndfz903z941ns72vy0lvb1mpp7g05"))
(base32 "0dsqv4qdd582fhwj6m80iz50gkyw4m8n9h4mkd2871csa03sbilf"))
(modules '((guix build utils)))
(snippet
;; Remove bundled minizip source