Merge pull request #216162 from jojosch/haruna-update

haruna: 0.10.2 -> 0.10.3
This commit is contained in:
Weijia Wang 2023-02-13 15:24:32 +01:00 committed by GitHub
commit a97f112594
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.10.2";
version = "0.10.3";
src = fetchFromGitLab {
owner = "multimedia";
repo = "haruna";
rev = "v${version}";
hash = "sha256-hhHWxmr2EzW9QqfV1bpJCiWOWsmGJmvxvtQcuXlMTc4=";
hash = "sha256-kXafPUcWWvadGbcN4PAtXlFmfll/mSpwu2Sbh6Gxx4w=";
domain = "invent.kde.org";
};