Merge pull request #308988 from chuangzhu/tuba

tuba: 0.6.3 -> 0.7.2
This commit is contained in:
Aleksana 2024-05-04 15:54:21 +08:00 committed by GitHub
commit d325602382
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,18 +21,19 @@
, libsecret
, libwebp
, libspelling
, icu
, gst_all_1
, nix-update-script
}:
stdenv.mkDerivation rec {
pname = "tuba";
version = "0.6.3";
version = "0.7.2";
src = fetchFromGitHub {
owner = "GeopJr";
repo = "Tuba";
rev = "v${version}";
hash = "sha256-AdUXKiTMC/0R4RI9I9Y/x0mNwhtUEIBke4Mm9lu9CX8=";
hash = "sha256-PRbepitFSvdw/7y5VlnSdsQwnlTQg4ktM4t1/x6SmAY=";
};
nativeBuildInputs = [
@ -59,6 +60,7 @@ stdenv.mkDerivation rec {
libsecret
libwebp
libspelling
icu
] ++ (with gst_all_1; [
gstreamer
gst-libav