aboutsummaryrefslogtreecommitdiffhomepage
path: root/nix-overlays/ldc
diff options
context:
space:
mode:
Diffstat (limited to 'nix-overlays/ldc')
-rw-r--r--nix-overlays/ldc/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/nix-overlays/ldc/default.nix b/nix-overlays/ldc/default.nix
index 67ebfe6..3d56515 100644
--- a/nix-overlays/ldc/default.nix
+++ b/nix-overlays/ldc/default.nix
@@ -1,4 +1,4 @@
import ./generic.nix {
- version = "1.33.0-beta2";
- sha256 = "sha256-ICtIrLItQsvhCHFh3l7Ki1x154xI6ygmAbw+pmlFTlY=";
+ version = "1.33.0";
+ sha256 = "sha256-g0wbCMX1s6mPnvuvhjLw03fRfawcFxDkg8nuaEZYw6g=";
}