GNU bug report logs - #58110
[PATCH 1/2] etc: teams: Define Julia team scope.

Previous Next

Package: guix-patches;

Reported by: zimoun <zimon.toutoune <at> gmail.com>

Date: Tue, 27 Sep 2022 10:33:02 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Mathieu Othacehe <othacehe <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#58110: closed ([PATCH 1/2] etc: teams: Define Julia team scope.)
Date: Wed, 28 Sep 2022 07:02:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 28 Sep 2022 09:01:48 +0200
with message-id <87bkr0f0df.fsf_-_ <at> gnu.org>
and subject line Re: bug#58110: [PATCH 1/2] etc: teams: Define Julia team scope.
has caused the debbugs.gnu.org bug report #58110,
regarding [PATCH 1/2] etc: teams: Define Julia team scope.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
58110: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58110
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: zimoun <zimon.toutoune <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: zimoun <zimon.toutoune <at> gmail.com>
Subject: [PATCH 1/2] etc: teams: Define Julia team scope.
Date: Tue, 27 Sep 2022 12:32:32 +0200
* etc/teams.scm.in (julie): Define scope.
---
 etc/teams.scm.in | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/etc/teams.scm.in b/etc/teams.scm.in
index ba22b80771..5ebb7ffbd9 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -135,7 +135,13 @@ (define-team julia
   (team 'julia
         #:name "Julia team"
         #:description
-        "The Julia language, Julia packages, and the julia-build-system."))
+        "The Julia language, Julia packages, and the julia-build-system."
+        #:scope
+        (list "gnu/packages/julia.scm"
+              "gnu/packages/julia-jll.scm"
+              "gnu/packages/julia-xyz.scm"
+              "guix/build/julia-build-system.scm"
+              "guix/build-system/julia.scm")))
 
 (define-team ocaml
   (team 'ocaml

base-commit: 74f07348e99a3495964a8bbb8da83d27ecad656e
-- 
2.35.1



[Message part 3 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: zimoun <zimon.toutoune <at> gmail.com>
Cc: 58110-done <at> debbugs.gnu.org
Subject: Re: bug#58110: [PATCH 1/2] etc: teams: Define Julia team scope.
Date: Wed, 28 Sep 2022 09:01:48 +0200
> * etc/teams.scm.in: Add Simon Tournier.

Applied, thanks!

Mathieu


This bug report was last modified 2 years and 237 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.