GNU bug report logs - #60174
[PATCH] gnu: rust-lock-api-0.4: Update to 0.4.6.

Previous Next

Package: guix-patches;

Reported by: Reza Alizadeh Majd <r.majd <at> pantherx.org>

Date: Sun, 18 Dec 2022 09:48:01 UTC

Severity: normal

Tags: patch

Done: Hilton Chain <hako <at> ultrarare.space>

To reply to this bug, email your comments to 60174 AT debbugs.gnu.org.
There is no need to reopen the bug first.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#60174; Package guix-patches. (Sun, 18 Dec 2022 09:48:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Reza Alizadeh Majd <r.majd <at> pantherx.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 18 Dec 2022 09:48:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Reza Alizadeh Majd <r.majd <at> pantherx.org>
To: guix-patches <at> gnu.org
Cc: Reza Alizadeh Majd <r.majd <at> pantherx.org>
Subject: [PATCH] gnu: rust-lock-api-0.4: Update to 0.4.6.
Date: Sun, 18 Dec 2022 13:17:41 +0330
* gnu/packages/crates-io.scm (rust-lock-api-0.4): Update to 0.4.6.
---
 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 f0f40207b9..f822b6856b 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -31037,7 +31037,7 @@ (define-public rust-locale-config-0.3
 (define-public rust-lock-api-0.4
   (package
     (name "rust-lock-api")
-    (version "0.4.5")
+    (version "0.4.6")
     (source
      (origin
        (method url-fetch)
@@ -31045,7 +31045,7 @@ (define-public rust-lock-api-0.4
        (file-name (string-append name "-" version ".tar.gz"))
        (sha256
         (base32
-         "028izfyraynijd9h9x5miv1vmg6sjnw1v95wgm7f4xlr7h4lsaki"))))
+         "0frbbqqiwngg33xrc69xagi4rqqk62msllr7z95mlbjaxzbkv548"))))
     (build-system cargo-build-system)
     (arguments
      `(#:cargo-inputs
-- 
2.37.1





Information forwarded to guix-patches <at> gnu.org:
bug#60174; Package guix-patches. (Sun, 18 Dec 2022 10:34:01 GMT) Full text and rfc822 format available.

Message #8 received at 60174 <at> debbugs.gnu.org (full text, mbox):

From: "Reza Alizadeh Majd" <r.majd <at> pantherx.org>
To: 60174 <at> debbugs.gnu.org
Subject: [PATCH] gnu: rust-lock-api-0.4: Update to 0.4.6.
Date: Sun, 18 Dec 2022 14:02:56 +0330
after updating the following packages: 

- rust-tokio-1 from `1.15.0` to `1.22.0`[1]
- `rust-parking-lot-0.11` package to `rust-parking-lot-0.12`[2]

build fails for the packages that use these two as dependency: https://ci.guix.gnu.org/build/222062/details

since `rust-parking-lot-0.12` depends on the `lock_api@^0.4.6` crate[3], I submitted this patch and updated the `rust-lock-api` package to `0.4.6`: 


- [1]: http://git.savannah.gnu.org/cgit/guix.git/commit/?id=490e2e02f8aef793e8eb9f98dc52ed18f9e74687
- [2]: http://git.savannah.gnu.org/cgit/guix.git/commit/?id=b649b7c6b07f8cde11c2560d0e066577e2c2b854
- [3]: https://crates.io/crates/parking_lot/0.12.1/dependencies

--
Reza Alizadeh Majd
PantherX Team
https://pantherx.org




Reply sent to Hilton Chain <hako <at> ultrarare.space>:
You have taken responsibility. (Sun, 15 Jun 2025 17:57:05 GMT) Full text and rfc822 format available.

Notification sent to Reza Alizadeh Majd <r.majd <at> pantherx.org>:
bug acknowledged by developer. (Sun, 15 Jun 2025 17:57:05 GMT) Full text and rfc822 format available.

Message #13 received at 60174-close <at> debbugs.gnu.org (full text, mbox):

From: Hilton Chain <hako <at> ultrarare.space>
To: 60174-close <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: rust-lock-api-0.4: Update to 0.4.6.
Date: Mon, 16 Jun 2025 01:51:07 +0800
Closing since crates-io will be removed.




This bug report was last modified 10 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.