change bento

This commit is contained in:
2023-09-23 18:39:21 +02:00
parent 50c0d396d6
commit e20599f71e

View File

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