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

haruna: 1.0.2 -> 1.1.0
This commit is contained in:
Weijia Wang 2024-05-11 20:39:39 +02:00 committed by GitHub
commit 31cf646175
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,13 +25,13 @@
stdenv.mkDerivation rec {
pname = "haruna";
version = "1.0.2";
version = "1.1.0";
src = fetchFromGitLab {
owner = "multimedia";
repo = "haruna";
rev = "v${version}";
hash = "sha256-L/mTFPJPHl8A6FqkWUwICh+Yl4uIE5KnTkZVnC4kCZ8=";
hash = "sha256-403ZqllSSaOdTS1GSf8EIQk9gHOxMsWogbK9qh+MhpY=";
domain = "invent.kde.org";
};