bug#52519: glibmm-2.64 propagates two different versions of libsigc++

2022-01-17 Thread Maxim Cournoyer
Hi, Maxim Cournoyer writes: > Hi Leo, > > Leo Famulari writes: > >> glibmm-2.64 has this: >> >> -- >> (propagated-inputs >> (modify-inputs (package-propagated-inputs glibmm) >> (prepend libsigc++-2) >> -- >> >> And, the glibmm package also propagates libsigc++. >>

bug#52519: glibmm-2.64 propagates two different versions of libsigc++

2021-12-17 Thread Maxim Cournoyer
Hi Leo, Leo Famulari writes: > glibmm-2.64 has this: > > -- > (propagated-inputs > (modify-inputs (package-propagated-inputs glibmm) > (prepend libsigc++-2) > -- > > And, the glibmm package also propagates libsigc++. > > So: > > -- > $ guix show glibmm@2.64 | g

bug#52519: glibmm-2.64 propagates two different versions of libsigc++

2021-12-15 Thread Leo Famulari
glibmm-2.64 has this: -- (propagated-inputs (modify-inputs (package-propagated-inputs glibmm) (prepend libsigc++-2) -- And, the glibmm package also propagates libsigc++. So: -- $ guix show glibmm@2.64 | grep libsigc dependencies: doxygen@1.9.1 glib@2.70.0 grap