File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
pkgs/by-name/au/autoprefixer Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 99} :
1010stdenv . mkDerivation ( finalAttrs : {
1111 pname = "autoprefixer" ;
12- version = "10.4.22 " ;
12+ version = "10.4.23 " ;
1313
1414 src = fetchFromGitHub {
1515 owner = "postcss" ;
1616 repo = "autoprefixer" ;
1717 rev = finalAttrs . version ;
18- hash = "sha256-cIUotZ+RFmwD6mf31k69VwZtX7bSIUVvwoUutkyt3qU =" ;
18+ hash = "sha256-sz4tE0WqSHJ4ExJ0yL24mTux5/eGuhIyKyrZqs4hSxQ =" ;
1919 } ;
2020
2121 nativeBuildInputs = [
@@ -26,7 +26,7 @@ stdenv.mkDerivation (finalAttrs: {
2626 pnpmDeps = pnpm_9 . fetchDeps {
2727 inherit ( finalAttrs ) pname version src ;
2828 fetcherVersion = 1 ;
29- hash = "sha256-gqxspt7fX8+Ss/uUBq834fTfV5tVKZREC4e1WtE+7WM =" ;
29+ hash = "sha256-xPG67b54h+KmDrCgMmTVVVnBah9L6rgjh+EWnEzzI0w =" ;
3030 } ;
3131
3232 installPhase = ''
You can’t perform that action at this time.
0 commit comments