pragtical: 3.8.1 -> 3.8.2 (#487219)

This commit is contained in:
Toma
2026-02-11 19:01:38 +00:00
committed by GitHub
+2 -2
View File
@@ -23,7 +23,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "pragtical";
version = "3.8.1";
version = "3.8.2";
pluginManagerVersion = "1.4.7.1";
linenoiseRev = "e78e236c8d85c078fdd9fc4e1f08716058aa1a42";
@@ -50,7 +50,7 @@ stdenv.mkDerivation (finalAttrs: {
find subprojects -type d -name .git -prune -execdir rm -r {} +
'';
hash = "sha256-b4qbNkqwyu4Ofaz3hof8lheOKYoerA2hfKMSNsTpHVY=";
hash = "sha256-qdOiwn9ThF5LXFNVzvr3MXVRax57bB5T5jDkm/NpgkA=";
};
strictDeps = true;