Skip to content

Commit ec87414

Browse files
ansel: 0-unstable-2025-02-06 -> 0-unstable-2025-02-19 (#383840)
2 parents b8ae8c8 + 54234bc commit ec87414

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-2025-02-06";
81+
version = "0-unstable-2025-02-19";
8282

8383
src = fetchFromGitHub {
8484
owner = "aurelienpierreeng";
8585
repo = "ansel";
86-
rev = "701595ea91c366572c1ebefdd0464c94bd588d99";
87-
hash = "sha256-139YRDTuw4JGM1+EkWuskojNQzRvPequTl/LcUM+AW4=";
86+
rev = "9242d5a5b8b72f69acc8f7dd73347219468769f8";
87+
hash = "sha256-zZ3z6bkrOJVcLgvhyWpFQAUP2yayipN7JkRnMKqW58A=";
8888
fetchSubmodules = true;
8989
};
9090

0 commit comments

Comments
 (0)