#!@SHELL@ # A shorthand for "guix substitute", for use by the daemon. if test "x$GUIX_UNINSTALLED" = "x" then prefix="@prefix@" exec_prefix="@exec_prefix@" exec "@bindir@/guix" substitute "$@" else exec guix substitute "$@" fi title='Atom feed' href='https://git.koszko.org/guix/atom/gnu/packages/libunwind.scm?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/libunwind.scm
AgeCommit message (Collapse)Author
2019-02-28gnu: libunwind: Update to 1.3.1.Tobias Geerinckx-Rice
* gnu/packages/libunwind.scm (libunwind): Update to 1.3.1.