Skip to content

Commit 486a516

Browse files
envision-unwrapped: 0-unstable-2024-09-09 -> 0-unstable-2024-09-21 (#343561)
2 parents 640936b + 6c666cd commit 486a516

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/en/envision-unwrapped/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@
3131

3232
stdenv.mkDerivation (finalAttrs: {
3333
pname = "envision-unwrapped";
34-
version = "0-unstable-2024-09-09";
34+
version = "0-unstable-2024-09-21";
3535

3636
src = fetchFromGitLab {
3737
owner = "gabmus";
3838
repo = "envision";
39-
rev = "f8a18e96f049f2fd51409aac011e1aa09eaac2db";
40-
hash = "sha256-ZEczUdFyjgqCisFjgQeYWJ9JQP0/G7cgVpkHwWjNfRQ=";
39+
rev = "41e9af1676d3cfd458939a34b5c8b06d84c3f764";
40+
hash = "sha256-qk9xlHWbkCRpve3SZMtq5ojfS2tRwyXsckqu7fs/Lm0=";
4141
};
4242

4343
strictDeps = true;

0 commit comments

Comments
 (0)