Skip to content

Commit 0eebea2

Browse files
pistache: 2023-02-25 -> 0.4.26
Diff: pistacheio/pistache@ae073a0...v0.4.26
1 parent 77c9686 commit 0eebea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/pistache/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
}:
1414
stdenv.mkDerivation rec {
1515
pname = "pistache";
16-
version = "2023-02-25";
16+
version = "0.4.26";
1717
src = fetchFromGitHub {
1818
owner = "pistacheio";
1919
repo = "pistache";

0 commit comments

Comments
 (0)