Merge pull request #195885 from r-ryantm/auto-update/haruna

haruna: 0.9.1 -> 0.9.3
This commit is contained in:
Mario Rodas 2022-10-14 01:59:32 -05:00 committed by GitHub
commit 6bab063b4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,13 +26,13 @@
mkDerivation rec {
pname = "haruna";
version = "0.9.1";
version = "0.9.3";
src = fetchFromGitLab {
owner = "multimedia";
repo = "haruna";
rev = "v${version}";
hash = "sha256-pkskrzpKDsMg7DOC335zXknEIKh9Ku2NgyeinawQtiY=";
hash = "sha256-JINvLmiS6EnkAmxbqPJI+J9Wk4+ZXwZZm1x5Ew7FCBg=";
domain = "invent.kde.org";
};