Skip to content

Commit ee05f2d

Browse files
authored
Merge pull request #334029 from r-ryantm/auto-update/pragtical
pragtical: 3.4.1 -> 3.4.2
2 parents c7c8f75 + 93a75fa commit ee05f2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/pr/pragtical/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
stdenv.mkDerivation (finalAttrs: {
2222
pname = "pragtical";
23-
version = "3.4.1";
23+
version = "3.4.2";
2424
pluginManagerVersion = "1.2.9";
2525

2626
src = fetchFromGitHub {
@@ -44,7 +44,7 @@ stdenv.mkDerivation (finalAttrs: {
4444
find subprojects -type d -name .git -prune -execdir rm -r {} +
4545
'';
4646

47-
hash = "sha256-JlVNcNPsn4trO0w5NDtWvZhxgY2jXqVzFaXfjxGg6+s=";
47+
hash = "sha256-mYLYRyyKfjTCD8mi1KrQNLqwd8QX1wgpJtpWASQCLQU=";
4848
};
4949

5050
nativeBuildInputs = [

0 commit comments

Comments
 (0)