free42: 3.3.10 -> 3.3.11
This commit is contained in:
@@ -11,11 +11,11 @@
|
||||
}:
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "free42";
|
||||
version = "3.3.10";
|
||||
version = "3.3.11";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://thomasokken.com/free42/upstream/free42-nologo-${version}.tgz";
|
||||
hash = "sha256-Vh+Sh3oX1ICy0R6R4zu9Df2+ba2mM33qHtifINNpn7Y=";
|
||||
hash = "sha256-Y9tV06K+1tZmoNBLS5tsOoLPjS2unTe8c0AYkHgDVVo=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user