Package Details: stork 1.6.0-3

Git Clone URL: https://aur.archlinux.org/stork.git (read-only, click to copy)
Package Base: stork
Description: Impossibly fast web search, made for static sites.
Upstream URL: https://github.com/jameslittle230/stork
Licenses: Apache
Submitter: benoliver999
Maintainer: Dylan14
Last Packager: Dylan14
Votes: 0
Popularity: 0.000000
First Submitted: 2021-03-30 21:22 (UTC)
Last Updated: 2026-02-17 00:24 (UTC)

Latest Comments

haplo commented on 2026-02-17 09:33 (UTC)

Thank you for such a fast response @Dylan14, you are a star!

Stork now builds, I will test it out later but I hope it will work.

It's a bit of a shame that such a great project has gone unmaintained. I find it strange that it hasn't been forked since. ¯_(ツ)_/¯

Dylan14 commented on 2026-02-17 00:28 (UTC)

@haplo: I've pushed an updated pkgbuild which should make it compile again. Technically it's a simple fix that the developer could put in, but the lead developer of this has wound down his work. I'll send an issue so it can be fixed upstream, if he decides to return to the project.

haplo commented on 2026-02-16 22:36 (UTC)

The build fails for me:

error: older versions of the `wasm-bindgen` crate are incompatible with current versions of Rust; please update to `wasm-bindgen` v0.2.88

error: could not compile `wasm-bindgen` (lib) due to 1 previous error
warning: build failed, waiting for other jobs to finish...
==> ERROR: A failure occurred in build().

This is on rustup stable toolchain, rustc 1.93.1.

Is this an upstream problem? Any workarounds?