qucs-s: 25.1.0 -> 25.1.1 (#389901)

This commit is contained in:
Wolfgang Walther
2025-03-16 13:09:54 +00:00
committed by GitHub
@@ -20,13 +20,13 @@
stdenv.mkDerivation rec {
pname = "qucs-s";
version = "25.1.0";
version = "25.1.1";
src = fetchFromGitHub {
owner = "ra3xdh";
repo = "qucs_s";
rev = version;
hash = "sha256-yu9sBaFmEYWjDOEAGpA4pKTAYUjPGf/Zv7VnRDCIAK4=";
hash = "sha256-H/iLCCX1fMozs/G8erX7cia7wRLjvLxofuiu6pGVJ58=";
};
postPatch = ''