Skip to content

Commit 72da16a

Browse files
authored
ansel: 0-unstable-2024-12-19 -> 0-unstable-2025-01-12 (#373262)
2 parents 08dc11f + a910cab commit 72da16a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/an/ansel/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,13 +78,13 @@ let
7878
in
7979
stdenv.mkDerivation {
8080
pname = "ansel";
81-
version = "0-unstable-2024-12-19";
81+
version = "0-unstable-2025-01-12";
8282

8383
src = fetchFromGitHub {
8484
owner = "aurelienpierreeng";
8585
repo = "ansel";
86-
rev = "854924f0cefd485ede726eb060b765712c0d393c";
87-
hash = "sha256-G8+A4c2d6OFfYo7T5sk8JsDw5RrNnH5Bmmo8YkCsbsA=";
86+
rev = "c15d92ab7236e61454aaf8e8591777adfa3a73f7";
87+
hash = "sha256-FVb4xoHIs+DJG6Lw6Qf755Tjt0Sg9i+Hp979/GgD3IQ=";
8888
fetchSubmodules = true;
8989
};
9090

0 commit comments

Comments
 (0)