change bento

This commit is contained in:
2023-09-23 18:42:42 +02:00
parent e20599f71e
commit b9a6a7df68

View File

@@ -7,7 +7,7 @@ stdenv.mkDerivation rec {
src = fetchgit {
url = "https://github.com/dpolakovics/bento.git";
rev = "7a7cb75421e57d92a3e62f2d7d9a6412cc1248d2";
sha256 = "sha256-ptHNxu336fPI6a5L9wxrN5xY8XcmrAGSyju+zvanKkM=";
sha256 = "sha256-0TNYafky0PMAJ58slUOXGqroiTMOeMKUYQ0tYj4zdBI=";
};
buildInputs = [ ];