Hello, we have the following in gnome.scm: $ guix package -A libwnck libwnck 2.30.7 out gnu/packages/gnome.scm:1464:2 libwnck 3.14.0 out gnu/packages/gnome.scm:1435:2
However, the first one is internally assigned to the variable "libwnck-1". I assume that someone got inspired by another case where the "-1" is actually a version number. Is it okay if I rename it to "libwnck-2"? Andreas