piper: 0.3 -> 0.4
This commit is contained in:
parent
5c403726bc
commit
a5c2fc61c3
@ -4,7 +4,7 @@
|
||||
|
||||
python3.pkgs.buildPythonApplication rec {
|
||||
pname = "piper";
|
||||
version = "0.3";
|
||||
version = "0.4";
|
||||
|
||||
format = "other";
|
||||
|
||||
@ -12,7 +12,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
owner = "libratbag";
|
||||
repo = "piper";
|
||||
rev = version;
|
||||
sha256 = "1vz7blhx6qsfrk5znwr0fj1k8vahnlaz6rn7ifcgxmq398mmz8z7";
|
||||
sha256 = "17h06j8lxpbfygq8fzycl7lml4vv7r05bsyhh3gga2hp0zms4mvg";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ meson ninja gettext pkgconfig wrapGAppsHook desktop-file-utils appstream-glib gobject-introspection ];
|
||||
|
Loading…
Reference in New Issue
Block a user