wayland-proxy-virtwl: 0-unstable-2026-04-16 -> 0-unstable-2026-07-08 (#541482)
This commit is contained in:
@@ -9,13 +9,13 @@
|
||||
|
||||
ocamlPackages.buildDunePackage {
|
||||
pname = "wayland-proxy-virtwl";
|
||||
version = "0-unstable-2026-04-16";
|
||||
version = "0-unstable-2026-07-08";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "talex5";
|
||||
repo = "wayland-proxy-virtwl";
|
||||
rev = "60e759ca3e4e26444c4956fb85e24b7944d4d81a";
|
||||
sha256 = "sha256-cqBXINcJJ8yrNzvMHio+6+eO0PFGUWR+sZSvBDxxOvs=";
|
||||
rev = "fe4184da90d2fa337b63cecd64b98b386b32f55f";
|
||||
sha256 = "sha256-zl1S9Zj/Mem4sG24NV2HqrwYx0Qnbqk35oisCgJkTSI=";
|
||||
};
|
||||
|
||||
minimalOCamlVersion = "5.0";
|
||||
|
||||
@@ -14,13 +14,13 @@
|
||||
|
||||
buildDunePackage rec {
|
||||
pname = "wayland";
|
||||
version = "2.2";
|
||||
version = "2.3";
|
||||
|
||||
minimalOCamlVersion = "5.0";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/talex5/ocaml-wayland/releases/download/v${version}/wayland-${version}.tbz";
|
||||
hash = "sha256-D4ggYKTP6UJO05dna44qqpMdhGEL6ynLLsnDVdGBliU=";
|
||||
hash = "sha256-EGJ6lPTO+XFHmRUo/NJG+PJ8y/MCbq/ezplbU+6UaKA=";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user