unrar: 5.7.5 -> 5.8.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/unrar/versions
This commit is contained in:
parent
2e2b068e04
commit
d33e497b1b
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "unrar";
|
pname = "unrar";
|
||||||
version = "5.7.5";
|
version = "5.8.1";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "https://www.rarlab.com/rar/unrarsrc-${version}.tar.gz";
|
url = "https://www.rarlab.com/rar/unrarsrc-${version}.tar.gz";
|
||||||
sha256 = "1vp2pc1n5qhri0zr7fszlpjz8niw9x4cl47wbd9v323sm3dgvhp1";
|
sha256 = "0cp6436ckivljfnv8qic5x2a4z74qff6n57ckahaxhhddx1iypq3";
|
||||||
};
|
};
|
||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user