numberstation: 1.0.1 -> 1.1.0

https://git.sr.ht/~martijnbraam/numberstation/refs/1.1.0
This commit is contained in:
Robert Schütz
2022-02-03 17:12:03 +00:00
committed by Robert Schütz
parent 0371c7ba56
commit 0ccdb13c05
@@ -15,7 +15,7 @@
python3.pkgs.buildPythonApplication rec {
pname = "numberstation";
version = "1.0.1";
version = "1.1.0";
format = "other";
@@ -23,7 +23,7 @@ python3.pkgs.buildPythonApplication rec {
owner = "~martijnbraam";
repo = "numberstation";
rev = version;
sha256 = "sha256-8q5cEpQRnevY98PKaTUW10bqRAr5NVG/rU24+nx27rw=";
hash = "sha256-A6qwsbeNZXfSOZwHp19/4JQ8dZgjsK7Y2zho6vJXsGA=";
};
postPatch = ''