Merge pull request #257228 from vifino/erlang-26.1

erlang_26: 26.0.2 -> 26.1
This commit is contained in:
Weijia Wang 2023-09-25 23:43:38 +02:00 committed by GitHub
commit 12e793695c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
{ lib, mkDerivation }:
mkDerivation {
version = "26.0.2";
sha256 = "sha256-GzF/cpTUe5hoocDK5aio/lo8oYFeTr+HkftTYpQnOdA=";
version = "26.1";
sha256 = "sha256-GECxenOxwZ0A7cY5Z/amthNezGVPsmZWB5gHayy78cI=";
}