about summary refs log tree commit diff
path: root/pkgs/development/interpreters/erlang
diff options
context:
space:
mode:
authorR. Ryantm <ryantm-bot@ryantm.com>2024-02-08 23:47:35 +0000
committerR. Ryantm <ryantm-bot@ryantm.com>2024-02-08 23:47:35 +0000
commit1b74d71d02450e7e2a9f8f604af3b09e7bb4d4d5 (patch)
tree3297e79ae2a7f5ab4fbdb2b582cc8bbf5981a2ca /pkgs/development/interpreters/erlang
parenta5d28c9bffb49868ca5688e5767d0782a995163b (diff)
erlang_odbc_javac: 25.3.2.8 -> 25.3.2.9
Diffstat (limited to 'pkgs/development/interpreters/erlang')
-rw-r--r--pkgs/development/interpreters/erlang/25.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/interpreters/erlang/25.nix b/pkgs/development/interpreters/erlang/25.nix
index c2bde2b97f9df..6b3c8a43f92d8 100644
--- a/pkgs/development/interpreters/erlang/25.nix
+++ b/pkgs/development/interpreters/erlang/25.nix
@@ -1,6 +1,6 @@
 { mkDerivation }:
 
 mkDerivation {
-  version = "25.3.2.8";
-  sha256 = "sha256-pS96jO1VBqTGWzaZO4XpXI9V+Whse4PjGnJRunFC98s=";
+  version = "25.3.2.9";
+  sha256 = "sha256-urj5wSNP/gOtN1O1IKesZLZg4jA640fbQBiWs/dUz8c=";
 }