Skip to content

Commit 761b86a

Browse files
authored
famistudio: 4.4.0 -> 4.4.1 (#421188)
2 parents 5038f97 + 3c7520d commit 761b86a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/by-name/fa/famistudio/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ let
2929
in
3030
buildDotnetModule (finalAttrs: {
3131
pname = "famistudio";
32-
version = "4.4.0";
32+
version = "4.4.1";
3333

3434
src = fetchFromGitHub {
3535
owner = "BleuBleu";
3636
repo = "FamiStudio";
3737
tag = finalAttrs.version;
38-
hash = "sha256-QKgKPXb7NgbN37oCrwW9cLn701nsu55EsVXzOOKyc0A=";
38+
hash = "sha256-2QDolO0eF5nYmxS376nG41LOJVB0LQOrcC7FeVQknfE=";
3939
};
4040

4141
postPatch =

0 commit comments

Comments
 (0)