Merge pull request #281582 from wegank/freedv-bump

freedv: 1.9.6 -> 1.9.7.1
This commit is contained in:
Weijia Wang
2024-01-19 04:10:30 +01:00
committed by GitHub
+2 -2
View File
@@ -25,13 +25,13 @@
stdenv.mkDerivation rec {
pname = "freedv";
version = "1.9.6";
version = "1.9.7.1";
src = fetchFromGitHub {
owner = "drowe67";
repo = "freedv-gui";
rev = "v${version}";
hash = "sha256-2TqlBlbMhBqe8WqoyYLJ9B82sAy3MdoaYvvk+XB5CdQ=";
hash = "sha256-cjqemWCjZr/1EOjUTsF4y03tvjQqquBLXxU0DG8OIFU=";
};
postPatch = lib.optionalString stdenv.isDarwin ''