Merge pull request #149553 from jojosch/haruna-0.7.3

haruna: 0.7.2 -> 0.7.3
This commit is contained in:
Guillaume Girol 2021-12-10 21:09:24 +00:00 committed by GitHub
commit c0ddb72426
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -27,13 +27,13 @@
mkDerivation rec {
pname = "haruna";
version = "0.7.2";
version = "0.7.3";
src = fetchFromGitLab {
owner = "multimedia";
repo = "haruna";
rev = "v${version}";
sha256 = "sha256-0s4v3YJhSssp2S9mppMXq0AtWXPIaqOYWPmJgKjXjDE=";
sha256 = "sha256-pFrmTaRvsqxJw34VULzfjx2k56kJgkB96nJtai2D1wY=";
domain = "invent.kde.org";
};