diskrsync: unstable-2017-09-27 -> unstable-2018-02-03
This commit is contained in:
@@ -4,13 +4,13 @@ buildGoPackage rec {
|
||||
|
||||
name = "${pname}-${version}";
|
||||
pname = "diskrsync";
|
||||
version = "unstable-2017-09-27";
|
||||
version = "unstable-2018-02-03";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "dop251";
|
||||
repo = pname;
|
||||
rev = "45818879a98edceaa915739c1b8ece58e4b34866";
|
||||
sha256 = "0jvx5manh1z0shvg616vw0n5cp5v4bljk6h3mmw3bdskg9r076lh";
|
||||
rev = "2f36bd6e5084ce16c12a2ee216ebb2939a7d5730";
|
||||
sha256 = "1rpfk7ds4lpff30aq4d8rw7g9j4bl2hd1bvcwd1pfxalp222zkxn";
|
||||
};
|
||||
|
||||
goPackagePath = "github.com/dop251/diskrsync";
|
||||
|
||||
Reference in New Issue
Block a user