GNU bug report logs - #31114
[PATCH] gnu: Add fortune-mod.

Previous Next

Package: guix-patches;

Reported by: Pierre Neidhardt <ambrevar <at> gmail.com>

Date: Mon, 9 Apr 2018 17:33:01 UTC

Severity: normal

Tags: patch

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


Message #37 received at 31114-done <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Pierre Neidhardt <ambrevar <at> gmail.com>
Cc: 31114-done <at> debbugs.gnu.org
Subject: Re: [bug#31114] [PATCH] gnu: Add fortune-mod.
Date: Thu, 19 Apr 2018 11:56:22 +0200
Hi Pierre,

I’ve applied it all after fixing trivial issues reported by ‘guix lint’.
I was able to get a few fortune cookies already, so thank you.  :-)

Pierre Neidhardt <ambrevar <at> gmail.com> skribis:

> +    (native-inputs
> +     `(("perl" ,perl)
> +       ;; The following is only needed for tests.
> +       ("perl-file-find-object" ,perl-file-find-object)
> +       ("perl-test-differences" ,perl-test-differences)
> +       ("perl-class-xsaccessor" ,perl-class-xsaccessor)
> +       ("perl-io-all" ,perl-io-all)
> +       ("perl-test-runvalgrind" ,perl-test-runvalgrind)
> +       ("cmake-rules"
> +        ,(origin
> +           (method url-fetch)
> +           (uri (string-append "https://bitbucket.org/shlomif/shlomif-cmake-modules/"
> +                               "raw/default/shlomif-cmake-modules/Shlomif_Common.cmake"))
> +           (sha256
> +            (base32 "0kx9s1qqhhzprp1w3b67xmsns0n0v506bg5hgrshxaxpy6lqiwb2"))))))

I’m afraid the above URL is referring to the tip of that repository, and
thus that contents may change over time.  Could you come up with a
stable URL, i.e., one that includes a commit ID?

TIA!

Ludo’.




This bug report was last modified 7 years and 33 days ago.

Previous Next


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