zettlr: 3.4.3 -> 3.4.4 (#403198)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
builtins.mapAttrs (pname: attrs: callPackage ./generic.nix (attrs // { inherit pname; })) {
|
||||
zettlr = {
|
||||
version = "3.4.3";
|
||||
hash = "sha256-Xb9zszbkHWAaIcu74EGQH0PVbuXIZXH/dja1F1Hkx1c=";
|
||||
version = "3.4.4";
|
||||
hash = "sha256-ApgmHl9WoAmWl03tqv01D0W8orja25f7KZUFLhlZloQ=";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user