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

pragtical: 3.4.0 -> 3.4.1
This commit is contained in:
Nick Cao
2024-07-11 20:09:45 -04:00
committed by GitHub
+2 -2
View File
@@ -20,7 +20,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "pragtical";
version = "3.4.0";
version = "3.4.1";
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-6feS9ougTlunkIr1WRUYieR4O8vHN1++VdfX5DreWFg=";
hash = "sha256-JlVNcNPsn4trO0w5NDtWvZhxgY2jXqVzFaXfjxGg6+s=";
};
nativeBuildInputs = [