[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#63003] [PATCH 2/3] gnu: Add go-github-com-coreos-go-systemd-activat
From: |
Timo Wilken |
Subject: |
[bug#63003] [PATCH 2/3] gnu: Add go-github-com-coreos-go-systemd-activation. |
Date: |
Fri, 21 Apr 2023 21:59:24 +0200 |
On Fri Apr 21, 2023 at 9:55 PM CEST, Timo Wilken wrote:
> Required by restic-rest-server; see following commit.
>
> * gnu/packages/golang.scm (go-github-com-coreos-go-systemd-activation): New
> variable.
>
> @@ -8980,7 +9003,7 @@ (define-public go-github-com-emirpasic-gods
> (build-system go-build-system)
> (arguments
> `(#:import-path "github.com/emirpasic/gods"
> - ; Source-only package
> + ; Source-only package
> #:tests? #f
> #:phases
> (modify-phases %standard-phases
Oops, sorry about this accidental reformatting! Should I resend this
patch series or can that be removed when applying the commit?