deepin.dde-daemon: 3.27.1 -> 3.27.2.5

This commit is contained in:
José Romildo Malaquias 2019-06-22 09:26:32 -03:00
parent c66f53065c
commit cb75ea64c9
2 changed files with 6 additions and 6 deletions

View File

@ -9,7 +9,7 @@
buildGoPackage rec {
name = "${pname}-${version}";
pname = "dde-daemon";
version = "3.27.1";
version = "3.27.2.5";
goPackagePath = "pkg.deepin.io/dde/daemon";
@ -17,7 +17,7 @@ buildGoPackage rec {
owner = "linuxdeepin";
repo = pname;
rev = version;
sha256 = "1rbv7fals2bwhalw1hh3swmrdzclqbhny782shnrwqv53235xda3";
sha256 = "117yhsb0axwblncyj02fhcyl4b7jl7vvh1bbx08bscih5lnvjihx";
};
patches = [

View File

@ -77,8 +77,8 @@
fetch = {
type = "git";
url = "https://go.googlesource.com/image";
rev = "6d32002ffd7577f23673706728e1c510698cecb1";
sha256 = "03jzn07kfgdzzm4785xngcksv9ix6q1lf12b8j91flc0v7swsd1b";
rev = "7e034cad644213bc79b336b52fce73624259aeca";
sha256 = "04n4yi0p2yjv8sr9dmnzwc2k6hvzzvl6jdq2xd043kvjwzk583va";
};
}
{
@ -86,8 +86,8 @@
fetch = {
type = "git";
url = "https://go.googlesource.com/net";
rev = "f4e77d36d62c17c2336347bb2670ddbd02d092b7";
sha256 = "0avjnglqqg9ya0cbhp23m4namykii219kxjywxn4cd7pfcc5arha";
rev = "3b0461eec859c4b73bb64fdc8285971fd33e3938";
sha256 = "0l00c8l0a8xnv6qdpwfzxxsr58jggacgzdrwiprrfx2xqm37b6d5";
};
}
{