all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Nikita Karetnikov <nikita@karetnikov.org>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: Add GNU acct.
Date: Fri, 11 Oct 2013 15:56:28 +0200	[thread overview]
Message-ID: <87iox3nc6r.fsf@gnu.org> (raw)
In-Reply-To: <87li20dlao.fsf@karetnikov.org> (Nikita Karetnikov's message of "Fri, 11 Oct 2013 16:49:51 +0400")

[-- Attachment #1: Type: text/plain, Size: 436 bytes --]

Nikita Karetnikov <nikita@karetnikov.org> skribis:

>> Yes, please!
>
> Done.  By the way, thanks for showing the head of the file, it’s really
> helpful.

Thanks.

>> (Make sure ‘make sync-descriptions’ doesn’t complain.)
>
> There are other packages that complain.  I’m willing to help with this.

That’s because Karl has started reviewing the descriptions (“blurbs”).
The file has also been renamed:


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 546 bytes --]

diff --git a/guix/gnu-maintenance.scm b/guix/gnu-maintenance.scm
index 1b767f3..3dd8874 100644
--- a/guix/gnu-maintenance.scm
+++ b/guix/gnu-maintenance.scm
@@ -86,7 +86,7 @@
   ;; This file contains package descriptions in recutils format.
   ;; See <https://lists.gnu.org/archive/html/guix-devel/2013-10/msg00071.html>.
   (string->uri
-   (string-append %gnumaint-base-url "pkgdescr.txt?root=womb")))
+   (string-append %gnumaint-base-url "pkgblurbs.txt?root=womb")))
 
 (define-record-type* <gnu-package-descriptor>
   gnu-package-descriptor

[-- Attachment #3: Type: text/plain, Size: 366 bytes --]


Maybe we should just wait a few more days for things to settle before
synchronizing again.

> Which should be updated in ‘core-updates’?  Will it be enough to run
> ‘guix build coreutils -n‘ (as suggested here [1]) to check?

Not even necessary: changing descriptions doesn’t affect the hash, so
all that can be done in ‘master’.

Ludo’.

      reply	other threads:[~2013-10-11 14:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-10 10:38 [PATCH] gnu: Add GNU acct Nikita Karetnikov
2013-10-10 12:07 ` Ludovic Courtès
2013-10-11 12:49   ` Nikita Karetnikov
2013-10-11 13:56     ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87iox3nc6r.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=nikita@karetnikov.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.