We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 94878cc + b6f382b commit 36f5993Copy full SHA for 36f5993
pkgs/by-name/p3/p3x-onenote/package.nix
@@ -8,7 +8,7 @@
8
9
let
10
pname = "p3x-onenote";
11
- version = "2024.10.117";
+ version = "2025.4.124";
12
13
plat =
14
{
@@ -20,9 +20,9 @@ let
20
21
hash =
22
23
- aarch64-linux = "sha256-rBoSdbZhOnpX7mr7Uz5XuO5PB4PKcNMPQP9NqCwiIBc=";
24
- armv7l-linux = "sha256-8XZ3dpYgHCpo5HjDF4R+U5bO6Fidsf0PlEhOoRB1JA0=";
25
- x86_64-linux = "sha256-+VxNxSn4awChWZfsICSiyhoTkEjSz4Ft/Wrech1dY14=";
+ aarch64-linux = "sha256-SHQEMXyXwaarWJHPDJkkEJNYpHuN093VZn7+qCgsqHI=";
+ armv7l-linux = "sha256-k++Xfg0/DeGjLlLsdSQGSLs67DVJJmE8FjoS5ycB7UE=";
+ x86_64-linux = "sha256-A2DGoMj8ET2tXN+uqjwwMwCH7ZmeqZVPKx3CHdcl34I=";
26
}
27
.${stdenv.hostPlatform.system};
28
0 commit comments