guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] branch main updated (36fd2b492 -> fc8c63aca)


From: Ludovic Courtès
Subject: [Guile-commits] branch main updated (36fd2b492 -> fc8c63aca)
Date: Mon, 5 Jun 2023 04:35:16 -0400 (EDT)

civodul pushed a change to branch main
in repository guile.

    from 36fd2b492 Use /dev/null in 'piped-process' if port is not backed by a 
fdes.
     new 7847683d0 maint: Avoid 'specification->package' when referring to 
packages.
     new 2b73fe816 maint: Move Guix files to '.guix'.
     new a6ec043f7 Remove 'emacs/Makefile.am'.
     new b14ce93fa Remove recursive Makefile for 'gc-benchmarks'.
     new fc8c63aca Remove recursive Makefile for 'am'.

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .guix-channel                                      |  2 +-
 {build-aux => .guix}/manifest.scm                  |  0
 .../guix => .guix/modules}/guile-package.scm       | 63 +++++++++++++---------
 Makefile.am                                        | 12 +++--
 am/Makefile.am                                     | 28 ----------
 configure.ac                                       |  3 --
 emacs/Makefile.am                                  | 24 ---------
 gc-benchmarks/{Makefile.am => local.mk}            | 62 ++++++++++-----------
 guix.scm                                           |  2 +-
 9 files changed, 78 insertions(+), 118 deletions(-)
 rename {build-aux => .guix}/manifest.scm (100%)
 rename {build-aux/guix => .guix/modules}/guile-package.scm (82%)
 delete mode 100644 am/Makefile.am
 delete mode 100644 emacs/Makefile.am
 rename gc-benchmarks/{Makefile.am => local.mk} (51%)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]