Merge pull request #334029 from r-ryantm/auto-update/pragtical

pragtical: 3.4.1 -> 3.4.2
This commit is contained in:
Pol Dellaiera
2024-08-12 07:38:21 +02:00
committed by GitHub
+2 -2
View File
@@ -20,7 +20,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "pragtical";
version = "3.4.1";
version = "3.4.2";
pluginManagerVersion = "1.2.9";
src = fetchFromGitHub {
@@ -44,7 +44,7 @@ stdenv.mkDerivation (finalAttrs: {
find subprojects -type d -name .git -prune -execdir rm -r {} +
'';
hash = "sha256-JlVNcNPsn4trO0w5NDtWvZhxgY2jXqVzFaXfjxGg6+s=";
hash = "sha256-mYLYRyyKfjTCD8mi1KrQNLqwd8QX1wgpJtpWASQCLQU=";
};
nativeBuildInputs = [