Merge pull request #318405 from r-ryantm/auto-update/freedv

freedv: 1.9.9.1 -> 1.9.9.2
This commit is contained in:
Weijia Wang
2024-06-09 19:58:53 +02:00
committed by GitHub
+2 -2
View File
@@ -25,13 +25,13 @@
stdenv.mkDerivation rec {
pname = "freedv";
version = "1.9.9.1";
version = "1.9.9.2";
src = fetchFromGitHub {
owner = "drowe67";
repo = "freedv-gui";
rev = "v${version}";
hash = "sha256-i0SVu3txC+JUp0P6cFlmn/66lOmii7JMGIvc43nZoOE=";
hash = "sha256-oFuAH81mduiSQGIDgDDy1IPskqqCBmfWbpqQstUIw9g=";
};
postPatch = lib.optionalString stdenv.isDarwin ''