[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#31114] [PATCH] gnu: Add fortune-mod.
From: |
Pierre Neidhardt |
Subject: |
[bug#31114] [PATCH] gnu: Add fortune-mod. |
Date: |
Thu, 19 Apr 2018 18:04:08 +0530 |
User-agent: |
mu4e 1.0; emacs 26.1 |
Ludovic Courtès <address@hidden> writes:
> 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. :-)
I did run `guix lint` if I'm not mistaken, I don't remember any issue.
What were those?
> Pierre Neidhardt <address@hidden> 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?
Sure, I think
https://bitbucket.org/shlomif/shlomif-cmake-modules/raw/c505713d7a7cda608f97f01577e5868a711b883e/shlomif-cmake-modules/Shlomif_Common.cmake
should do.
Out of curiosity, why did you close the bug / merge the patch with the
URL issue mentioned above?
--
Pierre Neidhardt
signature.asc
Description: PGP signature
- [bug#31114] [PATCH] gnu: Add fortune-mod., Pierre Neidhardt, 2018/04/09
- [bug#31114] [PATCH] gnu: Add fortune-mod., Pierre Neidhardt, 2018/04/09
- [bug#31114] [PATCH] gnu: Add fortune-mod., Ludovic Courtès, 2018/04/09
- [bug#31114] [PATCH] gnu: Add fortune-mod., Pierre Neidhardt, 2018/04/10
- [bug#31114] [PATCH] gnu: Add fortune-mod., Pierre Neidhardt, 2018/04/10
- [bug#31114] [PATCH] gnu: Add fortune-mod., Ludovic Courtès, 2018/04/10
- [bug#31114] [PATCH] gnu: Add fortune-mod., Pierre Neidhardt, 2018/04/10
- bug#31114: [PATCH] gnu: Add fortune-mod., Ludovic Courtès, 2018/04/19
- [bug#31114] [PATCH] gnu: Add fortune-mod.,
Pierre Neidhardt <=
- [bug#31114] [PATCH] gnu: Add fortune-mod., Ludovic Courtès, 2018/04/23
[bug#31114] [PATCH] gnu: Add fortune-mod., Leo Famulari, 2018/04/09