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
commit d19a1a499a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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 = [