mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
rassumfrassum: 0.3.3 -> 0.3.4
This commit is contained in:
parent
065606ff88
commit
555b511f3e
1 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@
|
|||
}:
|
||||
|
||||
let
|
||||
version = "0.3.3";
|
||||
version = "0.3.4";
|
||||
in
|
||||
python3Packages.buildPythonApplication {
|
||||
pname = "rassumfrassum";
|
||||
|
|
@ -20,7 +20,7 @@ python3Packages.buildPythonApplication {
|
|||
owner = "joaotavora";
|
||||
repo = "rassumfrassum";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-3Hcews5f7o45GUmFdpLwkAHf0bthC1tUikkxau952Ec=";
|
||||
hash = "sha256-q8Pv+E+UejK3z5xCw44Gji2xJ01uIo18qS5LHpLc5HE=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue