~ruther/guix-local

394c8ae695b993f243f9eaae31ce33de0ab9bf93 — Artyom V. Poptsov 5 months ago 624e1f0
gnu: tla: Fix build.

* gnu/packages/version-control.scm (tla): Fix build by switching to GCC 10.
[native-inputs]: Add gcc-10.

Change-Id: I4dcb2b7a5bd7fa5321b3df992fd7021d30f1e9e7
1 files changed, 2 insertions(+), 1 deletions(-)

M gnu/packages/version-control.scm
M gnu/packages/version-control.scm => gnu/packages/version-control.scm +2 -1
@@ 120,6 120,7 @@
  #:use-module (gnu packages freedesktop)
  #:use-module (gnu packages gawk)
  #:use-module (gnu packages gettext)
  #:use-module (gnu packages gcc)
  #:use-module (gnu packages gl)
  #:use-module (gnu packages glib)
  #:use-module (gnu packages gnome)


@@ 4397,7 4398,7 @@ guessing the URL pattern from the @code{origin} remote.")

       #:test-target "test"))
    (native-inputs
     (list which))
     (list gcc-10 which))
    (synopsis "Historical distributed version-control system")
    (description
     "GNU Arch, aka. @code{tla}, was one of the first free distributed