File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
pkgs/applications/emulators/wine Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -69,9 +69,9 @@ in rec {
6969
7070 unstable = fetchurl rec {
7171 # NOTE: Don't forget to change the hash for staging as well.
72- version = "10.0-rc4 " ;
72+ version = "10.0-rc5 " ;
7373 url = "https://dl.winehq.org/wine/source/10.0/wine-${ version } .tar.xz" ;
74- hash = "sha256-/oos3wn91MNBpew0ascvCyJN4L3Qp64J+RGwLpyvEAg =" ;
74+ hash = "sha256-7IlPe1wH0tTCHVNNf0OUZnuO8ngH4w4hKJhpp02XbtI =" ;
7575 inherit ( stable ) patches ;
7676
7777 ## see http://wiki.winehq.org/Gecko
@@ -117,7 +117,7 @@ in rec {
117117 staging = fetchFromGitLab rec {
118118 # https://gitlab.winehq.org/wine/wine-staging
119119 inherit ( unstable ) version ;
120- hash = "sha256-Hfpsi/XJOa7KmW1tEz8wibkM5SnskKMldNqjigRmmMs =" ;
120+ hash = "sha256-no+yYF/xhy0kRfBqPer0UbpJNEh9LtKCmyVvhQB58K4 =" ;
121121 domain = "gitlab.winehq.org" ;
122122 owner = "wine" ;
123123 repo = "wine-staging" ;
You can’t perform that action at this time.
0 commit comments