This is an automated email from the git hooks/post-receive script.
guix_mirror_bot pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new 1675810df7 gnu: fish: Adjust input crates.
1675810df7 is described below
commit 1675810df74902ec61e4b3054ff9c28f7b94401e
Author: Efraim Flashner <[email protected]>
AuthorDate: Wed Feb 11 10:02:09 2026 +0200
gnu: fish: Adjust input crates.
Fixes guix/guix#6296.
* gnu/packages/rust-crates.scm (fish): Use the fish fork of
rust-pcre2-sys.
Change-Id: I224fd3ae3f35a69a1e9b98e83e9a48695b6e800a
---
gnu/packages/rust-crates.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/rust-crates.scm b/gnu/packages/rust-crates.scm
index e9be179f80..ddb86c699f 100644
--- a/gnu/packages/rust-crates.scm
+++ b/gnu/packages/rust-crates.scm
@@ -33582,7 +33582,7 @@
rust-parking-lot-core-0.9.12
rust-paste-1.0.15
rust-pcre2-0.2.9.85b7afb
- rust-pcre2-sys-0.2.9
+ rust-pcre2-sys-0.2.9.85b7afb
rust-phf-0.11.3
rust-phf-0.13.1
rust-phf-codegen-0.11.3