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

haruna: 1.1.0 -> 1.1.1
This commit is contained in:
Matthias Beyer 2024-05-19 10:56:12 +02:00 committed by GitHub
commit a89071b9c2
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.1.0";
version = "1.1.1";
src = fetchFromGitLab {
owner = "multimedia";
repo = "haruna";
rev = "v${version}";
hash = "sha256-403ZqllSSaOdTS1GSf8EIQk9gHOxMsWogbK9qh+MhpY=";
hash = "sha256-m4u1V+vp4wOSqRbdbxgxDNgC28biiB3A6w1pSfuczHs=";
domain = "invent.kde.org";
};