Commit cfbee463 authored by R. RyanTM's avatar R. RyanTM
Browse files

wl-tray-bridge: 0.1.0-unstable-2026-02-16 -> 0-unstable-2026-02-16

parent 5a670b69
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@
}:
rustPlatform.buildRustPackage (finalAttrs: {
  pname = "wl-tray-bridge";
  version = "0.1.0-unstable-2026-02-16";
  version = "0-unstable-2026-02-16";

  src = fetchFromGitHub {
    owner = "mahkoh";