Feng Shu transcribed 0.2K bytes: > > I use the following exp to build a new version you-get > > #+BEGIN_COMMENT > scheme@(guile-user)> ,run-in-store (build-package you-get #:use-substitutes? #t #:dry-run? #f) > #+END_COMMENT > > How to install this new vesion of you-get in guile? > > > > -- > > > What exactly do you mean? One of the ways you can update packages in Guix is via `guix package --update $name` so in the case of you-get: guix package -u you-get or guix package -i you-get which implies that you have updated your sources prior to running this by issuing `guix pull`. -- ng0 GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 GnuPG: https://n0is.noblogs.org/my-keys https://www.infotropique.org https://krosos.org