Skip to content

Commit 36f5993

Browse files
p3x-onenote: 2024.10.117 -> 2025.4.124 (#376499)
2 parents 94878cc + b6f382b commit 36f5993

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pkgs/by-name/p3/p3x-onenote/package.nix

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
let
1010
pname = "p3x-onenote";
11-
version = "2024.10.117";
11+
version = "2025.4.124";
1212

1313
plat =
1414
{
@@ -20,9 +20,9 @@ let
2020

2121
hash =
2222
{
23-
aarch64-linux = "sha256-rBoSdbZhOnpX7mr7Uz5XuO5PB4PKcNMPQP9NqCwiIBc=";
24-
armv7l-linux = "sha256-8XZ3dpYgHCpo5HjDF4R+U5bO6Fidsf0PlEhOoRB1JA0=";
25-
x86_64-linux = "sha256-+VxNxSn4awChWZfsICSiyhoTkEjSz4Ft/Wrech1dY14=";
23+
aarch64-linux = "sha256-SHQEMXyXwaarWJHPDJkkEJNYpHuN093VZn7+qCgsqHI=";
24+
armv7l-linux = "sha256-k++Xfg0/DeGjLlLsdSQGSLs67DVJJmE8FjoS5ycB7UE=";
25+
x86_64-linux = "sha256-A2DGoMj8ET2tXN+uqjwwMwCH7ZmeqZVPKx3CHdcl34I=";
2626
}
2727
.${stdenv.hostPlatform.system};
2828

0 commit comments

Comments
 (0)