envision-unwrapped: 0-unstable-2024-09-09 -> 0-unstable-2024-09-21 (#343561)

This commit is contained in:
nixpkgs-merge-bot[bot] 2024-09-21 21:01:02 +00:00 committed by GitHub
commit 486a516067
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,13 +31,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "envision-unwrapped";
version = "0-unstable-2024-09-09";
version = "0-unstable-2024-09-21";
src = fetchFromGitLab {
owner = "gabmus";
repo = "envision";
rev = "f8a18e96f049f2fd51409aac011e1aa09eaac2db";
hash = "sha256-ZEczUdFyjgqCisFjgQeYWJ9JQP0/G7cgVpkHwWjNfRQ=";
rev = "41e9af1676d3cfd458939a34b5c8b06d84c3f764";
hash = "sha256-qk9xlHWbkCRpve3SZMtq5ojfS2tRwyXsckqu7fs/Lm0=";
};
strictDeps = true;