Commit c5797a9

HPCesia <me@hpcesia.com>
2026-05-19 03:51:09
update package: dwproton: 11.0-1 -> 11.0-2
1 parent 8e4d136
Changed files (2)
pkgs
dwproton-bin
pkgs/dwproton-bin/default.nix
@@ -5,11 +5,11 @@
 }:
 pkgs.stdenv.mkDerivation rec {
   pname = "dwproton";
-  version = "11.0-1";
+  version = "11.0-2";
 
   src = pkgs.fetchurl {
     url = "https://dawn.wine/dawn-winery/dwproton/releases/download/dwproton-${version}/dwproton-${version}-x86_64.tar.xz";
-    hash = "sha256-5RjicnGSmlXHL/eEdTY+1aTHpkt2PcLo7FFRYBHPx2s=";
+    hash = "sha256-h8agHudNEYccm55l2M2TN6YvRvQHEqnEdj+NVxUXlds=";
   };
 
   nativeBuildInputs = [pkgs.xz];
README.md
@@ -8,7 +8,7 @@
 
 | **Path**             | **Name**                         | **Version**             | **License**     | **Description**                     |
 | -------------------- | -------------------------------- | ----------------------- | --------------- | ----------------------------------- |
-| `dwproton-bin`       | [dwproton-bin][dwproton]         | `11.0-1`                | BSD-3-Clause    | Modifed Proton builds               |
+| `dwproton-bin`       | [dwproton-bin][dwproton]         | `11.0-2`                | BSD-3-Clause    | Modifed Proton builds               |
 | `harmonoid`          | [harmonoid][harmonoid]           | `0.3.22`                | **Unfree**      | Music player                        |
 | `localbooru-bin`     | [localbooru-bin][localbooru]     | `1.6.1`                 | GPL-3.0         | Local booru collection              |
 | `mo2-lint`           | [mo2-lint][mo2-lint]             | `0-unstable-2026-03-24` | GPL-3.0         | Mod Organizer 2 installer for Linux |