Thomas Albers via Guix-patches via schreef op zo 03-04-2022 om 15:41 [+0200]: > +      (version (git-version "1.0" revision commit)) I would add a comment here, maybe ;; Upstream never makes any formal releases, there is only v1.0. ;; Use the latest commit instead. to explain why a non-version commit was chosen. Greetings, Maxime.