libtorrentRasterbar: 1.1.5 -> 1.1.6
This commit is contained in:
parent
75634afba8
commit
5b72e1be76
|
@ -1,6 +1,6 @@
|
|||
args@{ callPackage, ... }:
|
||||
|
||||
callPackage (import ./generic.nix {
|
||||
version = "1.1.5";
|
||||
sha256 = "1ifpcqw5mj2dwk23lhc2vpb47mg3j573v5z4zp8dkczpz7wg5jxq";
|
||||
version = "1.1.6";
|
||||
sha256 = "1xlh0sqypjbx0imw3bkbjwgwb4bm6zl7c0y01p0xsw8ncfmwjll7";
|
||||
}) args
|
||||
|
|
Loading…
Reference in New Issue