[PATCH] gnu: uriparser: Update to 0.9.8.

  • Done
  • quality assurance status badge
Details
2 participants
  • Artyom V. Poptsov
  • Z572
Owner
unassigned
Submitted by
Artyom V. Poptsov
Severity
normal

Debbugs page

Artyom V. Poptsov wrote 6 months ago
(address . guix-patches@gnu.org)(name . Artyom V. Poptsov)(address . poptsov.artyom@gmail.com)
c7a8fabd89fb22390d4a9430b0ce06e7d2dc3136.1724861478.git.poptsov.artyom@gmail.com
* gnu/packages/web.scm (uriparser): Update to 0.9.8.

Change-Id: I12ed35eebd9719aac83e5838cdec6e81529763ae
---
gnu/packages/web.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (26 lines)
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 5f7b2b92b0..2bd9d9ceb4 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -9349,7 +9349,7 @@ (define-public kiwix-tools
(define-public uriparser
(package
(name "uriparser")
- (version "0.9.6")
+ (version "0.9.8")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/uriparser/uriparser"
@@ -9357,7 +9357,7 @@ (define-public uriparser
version "/uriparser-" version ".tar.xz"))
(sha256
(base32
- "0i7nxgy36i8v81r213sbvmpxxq9qb4rhii9qbvl1k32jd1ka1252"))))
+ "0bivyxzvh041x1439qqiypn7j8r7myhybg32whqjm8vyhdac0w8x"))))
(build-system cmake-build-system)
(native-inputs (list googletest doxygen graphviz))
(synopsis "Strictly RFC 3986 compliant URI parsing and handling library")

base-commit: 0c908518375aea50be6dec703367c01944c8c721
--
2.45.2
Z572 wrote 6 months ago
(name . Artyom V. Poptsov)(address . poptsov.artyom@gmail.com)(address . 72855-done@debbugs.gnu.org)
87le0gf1u4.fsf@iscas.ac.cn
"Artyom V. Poptsov" <poptsov.artyom@gmail.com> writes:

Toggle quote (32 lines)
> * gnu/packages/web.scm (uriparser): Update to 0.9.8.
>
> Change-Id: I12ed35eebd9719aac83e5838cdec6e81529763ae
> ---
> gnu/packages/web.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
> index 5f7b2b92b0..2bd9d9ceb4 100644
> --- a/gnu/packages/web.scm
> +++ b/gnu/packages/web.scm
> @@ -9349,7 +9349,7 @@ (define-public kiwix-tools
> (define-public uriparser
> (package
> (name "uriparser")
> - (version "0.9.6")
> + (version "0.9.8")
> (source (origin
> (method url-fetch)
> (uri (string-append "https://github.com/uriparser/uriparser"
> @@ -9357,7 +9357,7 @@ (define-public uriparser
> version "/uriparser-" version ".tar.xz"))
> (sha256
> (base32
> - "0i7nxgy36i8v81r213sbvmpxxq9qb4rhii9qbvl1k32jd1ka1252"))))
> + "0bivyxzvh041x1439qqiypn7j8r7myhybg32whqjm8vyhdac0w8x"))))
> (build-system cmake-build-system)
> (native-inputs (list googletest doxygen graphviz))
> (synopsis "Strictly RFC 3986 compliant URI parsing and handling library")
>
> base-commit: 0c908518375aea50be6dec703367c01944c8c721

push, and switch to git-fetch, fix cross-compilation. close.
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEfr6klGDOXiwIdX/bO1qpk+Gi3/AFAmbP6fMACgkQO1qpk+Gi
3/BlZQ//ZVdpei5U0Gpr7wyIPTO9C56gbZlcgjmW8kTt+hZK2Tyrf2jwgppon4z1
yyWrinN79vk03Fmn0w7969zMT3Y5O6yMXAEHJEC8vFsOjSVdSeMS2qckKyRNeC2y
taTn+foH62vlqU+JS9mYnFP3WwFdADQ1IgnQWEN8/UPoGex8zdWXNdG34mdDAwqp
3CbcVSEC0GjoNdW3WA9dnY7IRwhYmxFJbC7kZqNfigXL4anAv0AhNP0c1vCKDwqC
eNlZKOcqK/cO8L7hQ7+pEmnRmkrlq/4fpU+sAmLtm7fobjIuvGGPGW0TgNJR5Dpx
dDMFhVrno9ny7Tl7Id+/gt5lqboMXbIbRxYtkfvQGKsMThy4YxTL6PGMJ6vI24Oq
6iX7NsRtrpjma2GCFjoxtdTg+hgmiJ8k/vFnp09HTBpTxIB4DxJWp+mMtJWKZVOo
f1SBfTKY11dXz51zQU6v7w6Xu4Av2kP0eS2gTFl6wbAV3Lf0KNa/tbMyUQ5JGyWH
w3pKwI+iDqMNhk3Cxzw0yf9uDGTVuQtA9eCXFCUJhtGRKnw2TZumkAsmiLolv10/
P73HvI0hPUoMLjV89z+O1g+L2IwHaAFGLIUgwTSmD4X05h4k98HGVA6NeSfonpE8
psk9JlmpH6n4t6bNQB4vsTObzxy8DHw7aKMj8IH55U7tbx2obsU=
=oWYj
-----END PGP SIGNATURE-----

Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 72855@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 72855
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help