Skip to content

Commit

Permalink
Merge pull request #196785 from shanesveller/shanesveller/erlang-25.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperSandro2000 authored Nov 8, 2022
2 parents e9246f5 + 9014fb7 commit f0f084d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/interpreters/erlang/R25.nix
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{ mkDerivation }:

mkDerivation {
version = "25.1";
sha256 = "1wrdcc576ad4fibm95c3mfni8sg1h536b4affdj05qg5cyjjwwis";
version = "25.1.2";
sha256 = "0fn6zyqrgyiznyghkhygak524f3clc3kz91rarq8cqn3r920dmg9";
}

0 comments on commit f0f084d

Please sign in to comment.