plasticscm-theme: 11.0.16.9998 -> 11.0.16.10216

This commit is contained in:
R. Ryantm
2026-06-15 03:26:12 +00:00
parent 635f366cf9
commit 42bf783edf
+2 -2
View File
@@ -11,11 +11,11 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "plasticscm-theme";
version = "11.0.16.9998";
version = "11.0.16.10216";
src = fetchurl {
url = "https://www.plasticscm.com/plasticrepo/stable/debian/amd64/plasticscm-theme_${finalAttrs.version}_amd64.deb";
hash = "sha256-qxOzt+cylEt0kCKb7n+fd4Ut9R4KxYArUm9Ntxe4yVU=";
hash = "sha256-7L6PjdfkBZ2P1a/6q7NBlJyU39rj8Aw2tfE3iTLUKAo=";
nativeBuildInputs = [ dpkg ];
downloadToTemp = true;
recursiveHash = true;