We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c757b75 commit 159dc24Copy full SHA for 159dc24
1 file changed
pkgs/by-name/gu/guacamole-server/package.nix
@@ -28,13 +28,13 @@
28
29
stdenv.mkDerivation (finalAttrs: {
30
pname = "guacamole-server";
31
- version = "1.6.0-unstable-2025-05-16";
+ version = "1.6.0-unstable-2025-06-29";
32
33
src = fetchFromGitHub {
34
owner = "apache";
35
repo = "guacamole-server";
36
- rev = "acb69735359d4d4a08f65d6eb0bde2a0da08f751";
37
- hash = "sha256-rqGSQD9EYlK1E6y/3EzynRmBWJOZBrC324zVvt7c2vM=";
+ rev = "f3f5b9d76649ccc24f551cb166c81078f4b5e236";
+ hash = "sha256-OjTwAQzKUuXfwZXLsL9XjrJc/0be38CmAGG+CoCeNwk=";
38
};
39
40
NIX_CFLAGS_COMPILE = [
0 commit comments