mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-28 01:43:15 +00:00
haruna: 0.11.1 -> 0.12.0
Diff: https://invent.kde.org/multimedia/haruna/-/compare/v0.11.1...v0.12.0
This commit is contained in:
parent
63ad638743
commit
4a53ef9ac6
@ -26,13 +26,13 @@
|
||||
|
||||
mkDerivation rec {
|
||||
pname = "haruna";
|
||||
version = "0.11.1";
|
||||
version = "0.12.0";
|
||||
|
||||
src = fetchFromGitLab {
|
||||
owner = "multimedia";
|
||||
repo = "haruna";
|
||||
rev = "v${version}";
|
||||
hash = "sha256-quCkQN1IxKoGr+VzeDXs2UChJgxfgI+z56SDYc6eZDc=";
|
||||
hash = "sha256-NWV3DSQkgH4cqNnHipg4S3Nf5aEVdRzD0oT8a2OyCu4=";
|
||||
domain = "invent.kde.org";
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user