mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 00:12:56 +00:00
piper: 0.4 -> 0.5
This commit is contained in:
parent
6e9bb30566
commit
2265f3828b
@ -4,7 +4,7 @@
|
||||
|
||||
python3.pkgs.buildPythonApplication rec {
|
||||
pname = "piper";
|
||||
version = "0.4";
|
||||
version = "0.5";
|
||||
|
||||
format = "other";
|
||||
|
||||
@ -12,7 +12,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
owner = "libratbag";
|
||||
repo = "piper";
|
||||
rev = version;
|
||||
sha256 = "17h06j8lxpbfygq8fzycl7lml4vv7r05bsyhh3gga2hp0zms4mvg";
|
||||
sha256 = "00vrcsbsv2477l1ncpyzc61lhxgac84dsgr3sjs8qxw3nh1gaasv";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ meson ninja gettext pkgconfig wrapGAppsHook desktop-file-utils appstream-glib gobject-introspection ];
|
||||
|
Loading…
Reference in New Issue
Block a user