3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #188348 from peterhoeg/u/haruna_091

haruna: 0.8.0 -> 0.9.1
This commit is contained in:
superherointj 2022-08-26 01:09:57 -03:00 committed by GitHub
commit 5634ab65c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,16 +26,21 @@
mkDerivation rec {
pname = "haruna";
version = "0.8.0";
version = "0.9.1";
src = fetchFromGitLab {
owner = "multimedia";
repo = "haruna";
rev = "v${version}";
sha256 = "sha256-Lom9iQUKH3lQHrVK4dJzo+FG79xSCg0b4gY/KAevL6I=";
hash = "sha256-pkskrzpKDsMg7DOC335zXknEIKh9Ku2NgyeinawQtiY=";
domain = "invent.kde.org";
};
postPatch = ''
substituteInPlace src/application.cpp \
--replace '"yt-dlp"' '"${lib.getExe yt-dlp}"'
'';
buildInputs = [
breeze-icons
breeze-qt5