sys-apps/guix: fix build failure when older version of guix is already installed
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 21 Jan 2018 13:50:10 +0000 (13:50 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 21 Jan 2018 13:50:23 +0000 (13:50 +0000)
commit651f557f9302d29aa0de5ea10ef4e575b686fb21
tree81849b3ff2a29a57fa8e4fd267bc6d9ce423bae0
parenta1e806d0a500c6c43065cab73904d61278761865
sys-apps/guix: fix build failure when older version of guix is already installed

Pasting comment note as-is:
"""
guile is trying to avoid recompilation by checking if file
    /usr/lib64/guile/2.2/site-ccache/guix/modules.go
is newer than
    guix/modules.scm
In case it is instead of using 'guix/modules.scm' guile
loads system one (from potentially older version of guix).
To work it around we bump last modification timestamp of
'*.scm' files.
"""

Package-Manager: Portage-2.3.19, Repoman-2.3.6
sys-apps/guix/guix-0.14.0.ebuild