GNU bug report logs -
#75086
[PATCH rust-team 01/11] gnu: rust-encoding-index-japanese-1.20141219: Replace with 1.
Previous Next
To reply to this bug, email your comments to 75086 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
efraim <at> flashner.co.il, guix-patches <at> gnu.org
:
bug#75086
; Package
guix-patches
.
(Wed, 25 Dec 2024 13:05:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Herman Rimm <herman <at> rimm.ee>
:
New bug report received and forwarded. Copy sent to
efraim <at> flashner.co.il, guix-patches <at> gnu.org
.
(Wed, 25 Dec 2024 13:05:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/crates-io.scm (rust-encoding-0.2)[arguments]: Adjust.
(rust-encoding-index-japanese-1.20141219): Replace with 1.
Change-Id: I57c1f67b8a52446b73faaffa1b09e657649724cd
---
gnu/packages/crates-io.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 6548ebd3d0..69eb035597 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -25517,7 +25517,7 @@ (define-public rust-encoding-0.2
`(#:skip-build? #t
#:cargo-inputs
(("rust-encoding-index-japanese"
- ,rust-encoding-index-japanese-1.20141219)
+ ,rust-encoding-index-japanese-1)
("rust-encoding-index-korean"
,rust-encoding-index-korean-1.20141219)
("rust-encoding-index-simpchinese"
@@ -25535,7 +25535,7 @@ (define-public rust-encoding-0.2
"Character encoding support for Rust.")
(license license:expat)))
-(define-public rust-encoding-index-japanese-1.20141219
+(define-public rust-encoding-index-japanese-1
(package
(name "rust-encoding-index-japanese")
(version "1.20141219.5")
base-commit: 5603df8e34b66bb82eb8adf502bb48ef41a90369
--
2.45.2
Information forwarded
to
efraim <at> flashner.co.il, guix-patches <at> gnu.org
:
bug#75086
; Package
guix-patches
.
(Wed, 25 Dec 2024 13:07:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 75086 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/crates-io.scm (rust-encoding-0.2)[arguments]: Adjust.
(rust-encoding-index-korean-1.20141219): Replace with 1.
Change-Id: Ie07bd0d28ff9f5e9dcbf6a1c520e04e7d450d575
---
gnu/packages/crates-io.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 69eb035597..67e4767473 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -25519,7 +25519,7 @@ (define-public rust-encoding-0.2
(("rust-encoding-index-japanese"
,rust-encoding-index-japanese-1)
("rust-encoding-index-korean"
- ,rust-encoding-index-korean-1.20141219)
+ ,rust-encoding-index-korean-1)
("rust-encoding-index-simpchinese"
,rust-encoding-index-simpchinese-1.20141219)
("rust-encoding-index-singlebyte"
@@ -25559,7 +25559,7 @@ (define-public rust-encoding-index-japanese-1
"Index tables for Japanese character encodings.")
(license license:cc0)))
-(define-public rust-encoding-index-korean-1.20141219
+(define-public rust-encoding-index-korean-1
(package
(name "rust-encoding-index-korean")
(version "1.20141219.5")
--
2.45.2
Information forwarded
to
efraim <at> flashner.co.il, guix-patches <at> gnu.org
:
bug#75086
; Package
guix-patches
.
(Wed, 25 Dec 2024 13:07:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 75086 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/crates-io.scm (rust-encoding-0.2)[arguments]: Adjust.
(rust-encoding-index-simpchinese-1.20141219): Replace with 1.
Change-Id: I89f2f42b46d1d67dfe55deb60a87347e85b82a9e
---
gnu/packages/crates-io.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 67e4767473..46cfc35b9c 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -25521,7 +25521,7 @@ (define-public rust-encoding-0.2
("rust-encoding-index-korean"
,rust-encoding-index-korean-1)
("rust-encoding-index-simpchinese"
- ,rust-encoding-index-simpchinese-1.20141219)
+ ,rust-encoding-index-simpchinese-1)
("rust-encoding-index-singlebyte"
,rust-encoding-index-singlebyte-1.20141219)
("rust-encoding-index-tradchinese"
@@ -25583,7 +25583,7 @@ (define-public rust-encoding-index-korean-1
"Index tables for Korean character encodings.")
(license license:cc0)))
-(define-public rust-encoding-index-simpchinese-1.20141219
+(define-public rust-encoding-index-simpchinese-1
(package
(name "rust-encoding-index-simpchinese")
(version "1.20141219.5")
--
2.45.2
Information forwarded
to
efraim <at> flashner.co.il, guix-patches <at> gnu.org
:
bug#75086
; Package
guix-patches
.
(Wed, 25 Dec 2024 13:07:03 GMT)
Full text and
rfc822 format available.
Message #14 received at 75086 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/crates-io.scm (rust-encoding-0.2)[arguments]: Adjust.
(rust-encoding-index-singlebyte-1.20141219): Replace with 1.
Change-Id: Iaab5c6c5dd8fe604386571a464b7361e4aa6e611
---
gnu/packages/crates-io.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 46cfc35b9c..c69454a178 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -25523,7 +25523,7 @@ (define-public rust-encoding-0.2
("rust-encoding-index-simpchinese"
,rust-encoding-index-simpchinese-1)
("rust-encoding-index-singlebyte"
- ,rust-encoding-index-singlebyte-1.20141219)
+ ,rust-encoding-index-singlebyte-1)
("rust-encoding-index-tradchinese"
,rust-encoding-index-tradchinese-1.20141219))
#:cargo-development-inputs
@@ -25607,7 +25607,7 @@ (define-public rust-encoding-index-simpchinese-1
"Index tables for simplified Chinese character encodings.")
(license license:cc0)))
-(define-public rust-encoding-index-singlebyte-1.20141219
+(define-public rust-encoding-index-singlebyte-1
(package
(name "rust-encoding-index-singlebyte")
(version "1.20141219.5")
--
2.45.2
Information forwarded
to
efraim <at> flashner.co.il, guix-patches <at> gnu.org
:
bug#75086
; Package
guix-patches
.
(Wed, 25 Dec 2024 13:07:03 GMT)
Full text and
rfc822 format available.
Message #17 received at 75086 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/crates-io.scm (rust-encoding-0.2)[arguments]: Adjust.
(rust-encoding-index-tradchinese-1.20141219): Replace with 1.
Change-Id: Ica8bf858fe813c05a9906f31d86577d9562491a8
---
gnu/packages/crates-io.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index c69454a178..416c2780bf 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -25525,7 +25525,7 @@ (define-public rust-encoding-0.2
("rust-encoding-index-singlebyte"
,rust-encoding-index-singlebyte-1)
("rust-encoding-index-tradchinese"
- ,rust-encoding-index-tradchinese-1.20141219))
+ ,rust-encoding-index-tradchinese-1))
#:cargo-development-inputs
(("rust-getopts" ,rust-getopts-0.2))))
(home-page
@@ -25654,7 +25654,7 @@ (define-public rust-encoding-index-tests-0.1
encodings.")
(license license:cc0)))
-(define-public rust-encoding-index-tradchinese-1.20141219
+(define-public rust-encoding-index-tradchinese-1
(package
(name "rust-encoding-index-tradchinese")
(version "1.20141219.5")
--
2.45.2
Information forwarded
to
efraim <at> flashner.co.il, guix-patches <at> gnu.org
:
bug#75086
; Package
guix-patches
.
(Wed, 25 Dec 2024 13:07:04 GMT)
Full text and
rfc822 format available.
Message #20 received at 75086 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/crates-io.scm (rust-actix-connect-1,
rust-trust-dns-https-0.18.0-alpha.2,
rust-trust-dns-native-tls-0.18.0-alpha.2,
rust-trust-dns-openssl-0.18.0-alpha.2,
rust-trust-dns-resolver-0.18.0-alpha.2,
rust-trust-dns-rustls-0.18.0-alpha.2)[arguments]: Adjust.
(rust-trust-dns-proto-0.18.0-alpha.2): Replace with 0.18.
Change-Id: I62e5dfcc7d770f62c11323ccdac2ac907e822220
---
gnu/packages/crates-web.scm | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/gnu/packages/crates-web.scm b/gnu/packages/crates-web.scm
index 6a10b0d9f0..9be4ff7d23 100644
--- a/gnu/packages/crates-web.scm
+++ b/gnu/packages/crates-web.scm
@@ -280,7 +280,7 @@ (define-public rust-actix-connect-1
("rust-rustls" ,rust-rustls-0.16)
("rust-tokio-openssl" ,rust-tokio-openssl-0.4)
("rust-tokio-rustls" ,rust-tokio-rustls-0.12)
- ("rust-trust-dns-proto" ,rust-trust-dns-proto-0.18.0-alpha.2)
+ ("rust-trust-dns-proto" ,rust-trust-dns-proto-0.18)
("rust-trust-dns-resolver" ,rust-trust-dns-resolver-0.18.0-alpha.2)
("rust-webpki" ,rust-webpki-0.21))
#:cargo-development-inputs
@@ -6745,7 +6745,7 @@ (define-public rust-trust-dns-https-0.18.0-alpha.2
("rust-rustls" ,rust-rustls-0.16)
("rust-tokio" ,rust-tokio-0.2)
("rust-tokio-rustls" ,rust-tokio-rustls-0.12)
- ("rust-trust-dns-proto" ,rust-trust-dns-proto-0.18.0-alpha.2)
+ ("rust-trust-dns-proto" ,rust-trust-dns-proto-0.18)
("rust-trust-dns-rustls" ,rust-trust-dns-rustls-0.18.0-alpha.2)
("rust-typed-headers" ,rust-typed-headers-0.2)
("rust-webpki" ,rust-webpki-0.21)
@@ -6874,7 +6874,7 @@ (define-public rust-trust-dns-native-tls-0.18.0-alpha.2
("rust-native-tls" ,rust-native-tls-0.2)
("rust-tokio" ,rust-tokio-0.2)
("rust-tokio-tls" ,rust-tokio-tls-0.3)
- ("rust-trust-dns-proto" ,rust-trust-dns-proto-0.18.0-alpha.2))))))
+ ("rust-trust-dns-proto" ,rust-trust-dns-proto-0.18))))))
(define-public rust-trust-dns-native-tls-0.6
(package
@@ -6975,7 +6975,7 @@ (define-public rust-trust-dns-openssl-0.18.0-alpha.2
("rust-openssl" ,rust-openssl-0.10)
("rust-tokio" ,rust-tokio-0.2)
("rust-tokio-openssl" ,rust-tokio-openssl-0.4)
- ("rust-trust-dns-proto" ,rust-trust-dns-proto-0.18.0-alpha.2))
+ ("rust-trust-dns-proto" ,rust-trust-dns-proto-0.18))
#:cargo-development-inputs
(("rust-openssl" ,rust-openssl-0.10)
("rust-tokio" ,rust-tokio-0.2))))))
@@ -7201,7 +7201,7 @@ (define-public rust-trust-dns-proto-0.19
("rust-futures" ,rust-futures-0.3)
("rust-tokio" ,rust-tokio-0.2))))))
-(define-public rust-trust-dns-proto-0.18.0-alpha.2
+(define-public rust-trust-dns-proto-0.18
(package
(inherit rust-trust-dns-proto-0.19)
(name "rust-trust-dns-proto")
@@ -7504,7 +7504,7 @@ (define-public rust-trust-dns-resolver-0.18.0-alpha.2
("rust-trust-dns-https" ,rust-trust-dns-https-0.18.0-alpha.2)
("rust-trust-dns-native-tls" ,rust-trust-dns-native-tls-0.18.0-alpha.2)
("rust-trust-dns-openssl" ,rust-trust-dns-openssl-0.18.0-alpha.2)
- ("rust-trust-dns-proto" ,rust-trust-dns-proto-0.18.0-alpha.2)
+ ("rust-trust-dns-proto" ,rust-trust-dns-proto-0.18)
("rust-trust-dns-rustls" ,rust-trust-dns-rustls-0.18.0-alpha.2)
("rust-webpki-roots" ,rust-webpki-roots-0.18))
#:cargo-development-inputs
@@ -7640,7 +7640,7 @@ (define-public rust-trust-dns-rustls-0.18.0-alpha.2
("rust-rustls" ,rust-rustls-0.16)
("rust-tokio" ,rust-tokio-0.2)
("rust-tokio-rustls" ,rust-tokio-rustls-0.12)
- ("rust-trust-dns-proto" ,rust-trust-dns-proto-0.18.0-alpha.2)
+ ("rust-trust-dns-proto" ,rust-trust-dns-proto-0.18)
("rust-webpki" ,rust-webpki-0.21))
#:cargo-development-inputs
(("rust-openssl" ,rust-openssl-0.10))))))
--
2.45.2
Information forwarded
to
efraim <at> flashner.co.il, guix-patches <at> gnu.org
:
bug#75086
; Package
guix-patches
.
(Wed, 25 Dec 2024 13:07:05 GMT)
Full text and
rfc822 format available.
Message #23 received at 75086 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/crates-io.scm (rust-actix-connect-1): Adjust.
(rust-trust-dns-resolver-0.18.0-alpha.2): Replace with 0.18.
Change-Id: Ic04a34f20368bcf426d3e11c013f4a32d7417c02
---
gnu/packages/crates-web.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/crates-web.scm b/gnu/packages/crates-web.scm
index 9be4ff7d23..c3bf9df3b6 100644
--- a/gnu/packages/crates-web.scm
+++ b/gnu/packages/crates-web.scm
@@ -281,7 +281,7 @@ (define-public rust-actix-connect-1
("rust-tokio-openssl" ,rust-tokio-openssl-0.4)
("rust-tokio-rustls" ,rust-tokio-rustls-0.12)
("rust-trust-dns-proto" ,rust-trust-dns-proto-0.18)
- ("rust-trust-dns-resolver" ,rust-trust-dns-resolver-0.18.0-alpha.2)
+ ("rust-trust-dns-resolver" ,rust-trust-dns-resolver-0.18)
("rust-webpki" ,rust-webpki-0.21))
#:cargo-development-inputs
(("rust-actix-testing" ,rust-actix-testing-1))))))
@@ -7459,7 +7459,7 @@ (define-public rust-trust-dns-resolver-0.19
(("rust-env-logger" ,rust-env-logger-0.7)
("rust-futures" ,rust-futures-0.3))))))
-(define-public rust-trust-dns-resolver-0.18.0-alpha.2
+(define-public rust-trust-dns-resolver-0.18
(package
(inherit rust-trust-dns-resolver-0.19)
(name "rust-trust-dns-resolver")
--
2.45.2
Information forwarded
to
efraim <at> flashner.co.il, guix-patches <at> gnu.org
:
bug#75086
; Package
guix-patches
.
(Wed, 25 Dec 2024 13:07:05 GMT)
Full text and
rfc822 format available.
Message #26 received at 75086 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/crates-io.scm (rust-trust-dns-resolver-0.18): Adjust.
(rust-trust-dns-https-0.18.0-alpha.2): Replace with 0.18.
Change-Id: I7d6b4baf800000254ecbe80fd881d490c59db8be
---
gnu/packages/crates-web.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/crates-web.scm b/gnu/packages/crates-web.scm
index c3bf9df3b6..d1e8a1dbaa 100644
--- a/gnu/packages/crates-web.scm
+++ b/gnu/packages/crates-web.scm
@@ -6720,7 +6720,7 @@ (define-public rust-trust-dns-https-0.19
(("rust-env-logger" ,rust-env-logger-0.7)
("rust-futures" ,rust-futures-0.3))))))
-(define-public rust-trust-dns-https-0.18.0-alpha.2
+(define-public rust-trust-dns-https-0.18
(package
(inherit rust-trust-dns-https-0.19)
(name "rust-trust-dns-https")
@@ -7501,7 +7501,7 @@ (define-public rust-trust-dns-resolver-0.18
("rust-serde" ,rust-serde-1)
("rust-smallvec" ,rust-smallvec-1)
("rust-tokio" ,rust-tokio-0.2)
- ("rust-trust-dns-https" ,rust-trust-dns-https-0.18.0-alpha.2)
+ ("rust-trust-dns-https" ,rust-trust-dns-https-0.18)
("rust-trust-dns-native-tls" ,rust-trust-dns-native-tls-0.18.0-alpha.2)
("rust-trust-dns-openssl" ,rust-trust-dns-openssl-0.18.0-alpha.2)
("rust-trust-dns-proto" ,rust-trust-dns-proto-0.18)
--
2.45.2
Information forwarded
to
efraim <at> flashner.co.il, guix-patches <at> gnu.org
:
bug#75086
; Package
guix-patches
.
(Wed, 25 Dec 2024 13:07:06 GMT)
Full text and
rfc822 format available.
Message #29 received at 75086 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/crates-io.scm (rust-trust-dns-https-0.18,
rust-trust-dns-resolver-0.18)[arguments]: Adjust.
(rust-trust-dns-rustls-0.18.0-alpha.2): Replace with 0.18.
Change-Id: Iba0884cebeb86a4c7061139132841f5f98ae7d5f
---
gnu/packages/crates-web.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/crates-web.scm b/gnu/packages/crates-web.scm
index d1e8a1dbaa..4c04ba6c0a 100644
--- a/gnu/packages/crates-web.scm
+++ b/gnu/packages/crates-web.scm
@@ -6746,7 +6746,7 @@ (define-public rust-trust-dns-https-0.18
("rust-tokio" ,rust-tokio-0.2)
("rust-tokio-rustls" ,rust-tokio-rustls-0.12)
("rust-trust-dns-proto" ,rust-trust-dns-proto-0.18)
- ("rust-trust-dns-rustls" ,rust-trust-dns-rustls-0.18.0-alpha.2)
+ ("rust-trust-dns-rustls" ,rust-trust-dns-rustls-0.18)
("rust-typed-headers" ,rust-typed-headers-0.2)
("rust-webpki" ,rust-webpki-0.21)
("rust-webpki-roots" ,rust-webpki-roots-0.18))
@@ -7505,7 +7505,7 @@ (define-public rust-trust-dns-resolver-0.18
("rust-trust-dns-native-tls" ,rust-trust-dns-native-tls-0.18.0-alpha.2)
("rust-trust-dns-openssl" ,rust-trust-dns-openssl-0.18.0-alpha.2)
("rust-trust-dns-proto" ,rust-trust-dns-proto-0.18)
- ("rust-trust-dns-rustls" ,rust-trust-dns-rustls-0.18.0-alpha.2)
+ ("rust-trust-dns-rustls" ,rust-trust-dns-rustls-0.18)
("rust-webpki-roots" ,rust-webpki-roots-0.18))
#:cargo-development-inputs
(("rust-env-logger" ,rust-env-logger-0.7)
@@ -7616,7 +7616,7 @@ (define-public rust-trust-dns-rustls-0.19
(inputs
(list openssl))))
-(define-public rust-trust-dns-rustls-0.18.0-alpha.2
+(define-public rust-trust-dns-rustls-0.18
(package
(inherit rust-trust-dns-rustls-0.19)
(name "rust-trust-dns-rustls")
--
2.45.2
Information forwarded
to
efraim <at> flashner.co.il, guix-patches <at> gnu.org
:
bug#75086
; Package
guix-patches
.
(Wed, 25 Dec 2024 13:07:06 GMT)
Full text and
rfc822 format available.
Message #32 received at 75086 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/crates-io.scm (rust-trust-dns-resolver-0.18): Adjust.
(rust-trust-dns-native-tls-0.18.0-alpha.2): Replace with 0.18.
Change-Id: Ibc2637f9064a692458257c8603472a8951ade55f
---
gnu/packages/crates-web.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/crates-web.scm b/gnu/packages/crates-web.scm
index 4c04ba6c0a..42c81356a2 100644
--- a/gnu/packages/crates-web.scm
+++ b/gnu/packages/crates-web.scm
@@ -6851,7 +6851,7 @@ (define-public rust-trust-dns-native-tls-0.19
(inputs
(list openssl))))
-(define-public rust-trust-dns-native-tls-0.18.0-alpha.2
+(define-public rust-trust-dns-native-tls-0.18
(package
(inherit rust-trust-dns-native-tls-0.19)
(name "rust-trust-dns-native-tls")
@@ -7502,7 +7502,7 @@ (define-public rust-trust-dns-resolver-0.18
("rust-smallvec" ,rust-smallvec-1)
("rust-tokio" ,rust-tokio-0.2)
("rust-trust-dns-https" ,rust-trust-dns-https-0.18)
- ("rust-trust-dns-native-tls" ,rust-trust-dns-native-tls-0.18.0-alpha.2)
+ ("rust-trust-dns-native-tls" ,rust-trust-dns-native-tls-0.18)
("rust-trust-dns-openssl" ,rust-trust-dns-openssl-0.18.0-alpha.2)
("rust-trust-dns-proto" ,rust-trust-dns-proto-0.18)
("rust-trust-dns-rustls" ,rust-trust-dns-rustls-0.18)
--
2.45.2
Information forwarded
to
efraim <at> flashner.co.il, guix-patches <at> gnu.org
:
bug#75086
; Package
guix-patches
.
(Wed, 25 Dec 2024 13:07:07 GMT)
Full text and
rfc822 format available.
Message #35 received at 75086 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/crates-web.scm (rust-trust-dns-resolver-0.18): Adjust.
(rust-trust-dns-openssl-0.18.0-alpha-2): Replace with 0.18.
Change-Id: I7113b8a8955f6c2408816cdc154300f1a4cc3359
---
gnu/packages/crates-web.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/crates-web.scm b/gnu/packages/crates-web.scm
index 42c81356a2..b48b9dcb72 100644
--- a/gnu/packages/crates-web.scm
+++ b/gnu/packages/crates-web.scm
@@ -6957,7 +6957,7 @@ (define-public rust-trust-dns-openssl-0.19
(inputs
(list openssl))))
-(define-public rust-trust-dns-openssl-0.18.0-alpha.2
+(define-public rust-trust-dns-openssl-0.18
(package
(inherit rust-trust-dns-openssl-0.19)
(name "rust-trust-dns-openssl")
@@ -7503,7 +7503,7 @@ (define-public rust-trust-dns-resolver-0.18
("rust-tokio" ,rust-tokio-0.2)
("rust-trust-dns-https" ,rust-trust-dns-https-0.18)
("rust-trust-dns-native-tls" ,rust-trust-dns-native-tls-0.18)
- ("rust-trust-dns-openssl" ,rust-trust-dns-openssl-0.18.0-alpha.2)
+ ("rust-trust-dns-openssl" ,rust-trust-dns-openssl-0.18)
("rust-trust-dns-proto" ,rust-trust-dns-proto-0.18)
("rust-trust-dns-rustls" ,rust-trust-dns-rustls-0.18)
("rust-webpki-roots" ,rust-webpki-roots-0.18))
--
2.45.2
Information forwarded
to
guix-patches <at> gnu.org
:
bug#75086
; Package
guix-patches
.
(Thu, 26 Dec 2024 13:46:01 GMT)
Full text and
rfc822 format available.
Message #38 received at 75086 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
I'm not sure about these patches. rust-encoding-index-* packages aren't
changing any time soon, and I'd like to see if they're even still
necessary. As for the packages suffixed with alpha or beta, I'm pretty
sure those are required at that specific version, so it's better to keep
them as they are so we don't try to mix incompatible versions.
--
Efraim Flashner <efraim <at> flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 170 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.