From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: 75287@debbugs.gnu.org
Cc: 75287-done@debbugs.gnu.org, Mattia Bunel <mattia.bunel@ehess.fr>,
Sharlatan Hellseher <sharlatanus@gmail.com>,
Andreas Enge <andreas@enge.fr>, Eric Bavier <bavier@posteo.net>
Subject: [bug#75287] [PATCH] gnu: laszip: Update to 3.4.4.
Date: Mon, 06 Jan 2025 19:09:14 +0800 [thread overview]
Message-ID: <875xmsurl1.fsf@iscas.ac.cn> (raw)
In-Reply-To: <a8a17f60ecabb83e1ce676df36a7b5bcf3c5f8f6.1735832253.git.mattia.bunel@ehess.fr> (Mattia Bunel via Guix-patches via's message of "Thu, 2 Jan 2025 16:37:34 +0100")
[-- Attachment #1: Type: text/plain, Size: 1198 bytes --]
Mattia Bunel via Guix-patches via <guix-patches@gnu.org> writes:
> * gnu/packages/geo.scm (laszip): Update to 3.4.4.
>
> Change-Id: I454801958fe77b06dc1c82e30d4c569e88fe2795
> ---
> gnu/packages/geo.scm | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm
> index 8b9b9a4cf7..07f6b00c38 100644
> --- a/gnu/packages/geo.scm
> +++ b/gnu/packages/geo.scm
> @@ -3590,16 +3590,16 @@ (define-public navit
> (define-public laszip
> (package
> (name "laszip")
> - (version "3.4.3")
> + (version "3.4.4")
> (source
> (origin
> (method git-fetch)
> (uri (git-reference
> (url "https://github.com/LASzip/LASzip")
> - (commit "3.4.3")))
> + (commit "3.4.4")))
adjust to use `version'.
> (file-name (git-file-name name version))
> (sha256
> - (base32 "09lcsgxwv0jq50fhsgfhx0npbf1zcwn3hbnq6q78fshqksbxmz7m"))))
> + (base32 "1a0ass8wz1cd42mvdmmgp4lpaf0qpfn9blsilfskba3kmx9hpymz"))))
> (build-system cmake-build-system)
> (arguments
> (list
>
> base-commit: 8c11f8740a52339f51fe1841658e8e549589f2e2
pushed, closing.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
prev parent reply other threads:[~2025-01-06 11:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-02 15:37 [bug#75287] [PATCH] gnu: laszip: Update to 3.4.4 Mattia Bunel via Guix-patches via
2025-01-06 11:09 ` Zheng Junjie [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=875xmsurl1.fsf@iscas.ac.cn \
--to=zhengjunjie@iscas.ac.cn \
--cc=75287-done@debbugs.gnu.org \
--cc=75287@debbugs.gnu.org \
--cc=andreas@enge.fr \
--cc=bavier@posteo.net \
--cc=mattia.bunel@ehess.fr \
--cc=sharlatanus@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).