ccache: 4.11.2 -> 4.11.3

This commit is contained in:
Kira Bruneau
2025-05-06 11:56:55 -04:00
parent b6aef6c355
commit d584b234d5
+2 -2
View File
@@ -20,7 +20,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "ccache";
version = "4.11.2";
version = "4.11.3";
src = fetchFromGitHub {
owner = "ccache";
@@ -39,7 +39,7 @@ stdenv.mkDerivation (finalAttrs: {
exit 1
fi
'';
hash = "sha256-Jno0CeMyy911aZSro5LqYINyVD8haZJF2aOSGF26thY=";
hash = "sha256-w41e73Zh5HhYhgLPtaaSiJ48BklBNtnK9S859tol5wc=";
};
outputs = [