File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2828in
2929buildGoModule rec {
3030 pname = "dissent" ;
31- version = "0.0.30 " ;
31+ version = "0.0.31 " ;
3232
3333 src = fetchFromGitHub {
3434 owner = "diamondburned" ;
3535 repo = "dissent" ;
3636 rev = "v${ version } " ;
37- hash = "sha256-wBDN9eUPOr9skTTgA0ea50Byta3qVr1loRrfMWhnxP8 =" ;
37+ hash = "sha256-mI0rZ7w2a6fzELYRHgeekTWYDaQGcDYectRWUdOmlYc =" ;
3838 } ;
3939
4040 nativeBuildInputs = [
@@ -69,7 +69,7 @@ buildGoModule rec {
6969 install -D -m 444 -t $out/share/dbus-1/services nix/so.libdb.dissent.service
7070 '' ;
7171
72- vendorHash = "sha256-TXqdO+DjnDD/+zwm3gK3+sxMTEVSHuceKz4ZJVH5Y34 =" ;
72+ vendorHash = "sha256-JISIS8k/veBAqZ0DlxVBrc+25IVM6BpY4eE5uxsjo+Y =" ;
7373
7474 meta = with lib ; {
7575 description = "A third-party Discord client designed for a smooth, native experience (formerly gtkcord4)" ;
You can’t perform that action at this time.
0 commit comments