GNU bug report logs -
#75287
[PATCH] gnu: laszip: Update to 3.4.4.
Previous Next
Reported by: Mattia Bunel <mattia.bunel <at> ehess.fr>
Date: Thu, 2 Jan 2025 15:40:02 UTC
Severity: normal
Tags: patch
Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 75287 in the body.
You can then email your comments to 75287 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
andreas <at> enge.fr, bavier <at> posteo.net, sharlatanus <at> gmail.com, guix-patches <at> gnu.org
:
bug#75287
; Package
guix-patches
.
(Thu, 02 Jan 2025 15:40:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Mattia Bunel <mattia.bunel <at> ehess.fr>
:
New bug report received and forwarded. Copy sent to
andreas <at> enge.fr, bavier <at> posteo.net, sharlatanus <at> gmail.com, guix-patches <at> gnu.org
.
(Thu, 02 Jan 2025 15:40:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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")))
(file-name (git-file-name name version))
(sha256
- (base32 "09lcsgxwv0jq50fhsgfhx0npbf1zcwn3hbnq6q78fshqksbxmz7m"))))
+ (base32 "1a0ass8wz1cd42mvdmmgp4lpaf0qpfn9blsilfskba3kmx9hpymz"))))
(build-system cmake-build-system)
(arguments
(list
base-commit: 8c11f8740a52339f51fe1841658e8e549589f2e2
--
2.46.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#75287
; Package
guix-patches
.
(Mon, 06 Jan 2025 11:10:01 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Mattia Bunel via Guix-patches via <guix-patches <at> 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.
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Mon, 06 Jan 2025 11:10:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Mattia Bunel <mattia.bunel <at> ehess.fr>
:
bug acknowledged by developer.
(Mon, 06 Jan 2025 11:10:04 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 03 Feb 2025 12:24:17 GMT)
Full text and
rfc822 format available.
This bug report was last modified 192 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.