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.
1 parent d5b441b commit 0d0a2a6Copy full SHA for 0d0a2a6
pkgs/by-name/hi/hifile/package.nix
@@ -2,8 +2,8 @@
2
lib,
3
appimageTools,
4
fetchurl,
5
- version ? "0.9.9.23",
6
- hash ? "sha256-BTHiLTgLqtUCuxnpPeI5nwe8tYMp+uxFKm01qHnC8A0=",
+ version ? "0.9.9.25",
+ hash ? "sha256-yxZIp33lBQZebo9UyqLqtAMM9oRJ23jr0YdIcjwnimY=",
7
}:
8
9
let
0 commit comments