mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
reason: 3.17.3 → 3.18.0
This commit is contained in:
parent
df7520388b
commit
5c4478472f
1 changed files with 2 additions and 2 deletions
|
|
@ -18,8 +18,8 @@ let
|
|||
param =
|
||||
if lib.versionAtLeast ppxlib.version "0.36" then
|
||||
{
|
||||
version = "3.17.3";
|
||||
hash = "sha256-AcRZG4ITrYxxtunx0YDqvSANRBk27if+n5lka3X5hlw=";
|
||||
version = "3.18.0";
|
||||
hash = "sha256-T7pqFvVFUbeOHZDrLBZ/bulkyvU4O8LS+TzszH5k3EQ=";
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue