multimon-ng: 1.3.1 -> 1.4.0

This commit is contained in:
R. Ryantm
2025-02-19 11:25:48 +00:00
parent 255804f6d7
commit 69d8271bdc
+2 -2
View File
@@ -11,13 +11,13 @@
stdenv.mkDerivation rec {
pname = "multimon-ng";
version = "1.3.1";
version = "1.4.0";
src = fetchFromGitHub {
owner = "EliasOenal";
repo = "multimon-ng";
rev = version;
sha256 = "sha256-irKpVerxzjJIiLofoTdySk/PzojuVLgMq2DYF0qPaAM=";
sha256 = "sha256-ji87sNecPj1pWtTPIbIUSFWp1UfV/3MSjqbv7lrPnog=";
};
buildInputs = lib.optionals stdenv.hostPlatform.isLinux [