about summary refs log tree commit diff
path: root/pkgs/applications/editors/libresprite/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/editors/libresprite/default.nix')
-rw-r--r--pkgs/applications/editors/libresprite/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/editors/libresprite/default.nix b/pkgs/applications/editors/libresprite/default.nix
index 70ce1fe48052c..02e225a5ffe04 100644
--- a/pkgs/applications/editors/libresprite/default.nix
+++ b/pkgs/applications/editors/libresprite/default.nix
@@ -36,7 +36,7 @@ stdenv.mkDerivation (finalAttrs: {
     repo = "LibreSprite";
     rev = "v${finalAttrs.version}";
     fetchSubmodules = true;
-    sha256 = "sha256-d8GmVHYomDb74iSeEhJEVTHvbiVXggXg7xSqIKCUSzY=";
+    hash = "sha256-d8GmVHYomDb74iSeEhJEVTHvbiVXggXg7xSqIKCUSzY=";
   };
 
   # Backport GCC 13 build fix