Unverified Commit 725e1a79 authored by OTABI Tomoya's avatar OTABI Tomoya Committed by GitHub
Browse files

elektroid: 3.0.1 -> 3.1 (#346981)

parents 0ce09461 4f2e77a9
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
}:

let
  version = "3.0.1";
  version = "3.1";
in
stdenv.mkDerivation {
  inherit version;
@@ -25,7 +25,7 @@ stdenv.mkDerivation {
    owner = "dagargo";
    repo = "elektroid";
    rev = version;
    hash = "sha256-Qv4jvk6N0IMgYGCPWNYGDZJKGA+UPzhHeYfSrkq5hy4=";
    hash = "sha256-YJcvJlnRUhwjQ6P3jgjyDtoJhuije1uY77mGNGZure0=";
  };

  nativeBuildInputs = [