Update pkgs/applications/misc/pdfstudioviewer/default.nix

Co-authored-by: Ivv <41924494+IvarWithoutBones@users.noreply.github.com>
This commit is contained in:
Philipp Woelfel 2022-01-18 00:50:18 -07:00 committed by GitHub
parent 6114ed4314
commit 05ad6b0a11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,8 +17,6 @@
let
year = "2021";
major = "1";
minor = "2";
in stdenv.mkDerivation rec {
pname = "pdfstudioviewer";
version = "${year}.1.2";