[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#60835] [PATCH v4 1/8] gnu: Add cl-variates.
From: |
Guillaume Le Vaillant |
Subject: |
[bug#60835] [PATCH v4 1/8] gnu: Add cl-variates. |
Date: |
Fri, 20 Jan 2023 18:36:06 +0000 |
jgart <jgart@dismail.de> skribis:
> * gnu/packages/lisp-xyz.scm (cl-variates, ecl-cl-variates,
> sbcl-cl-variates): New variables.
>
> Hi Guillaume, thanks for the review.
>
> Here is version 4 of the patch set rebased against the latest master commit
> as of now.
Hi,
It looks like the patches are still based on a different branch.
They end with:
--8<---------------cut here---------------start------------->8---
+
(define-public sbcl-seria
(let ((commit "2bba04dc6abdc0b85a511cae9c460942e2ad305a")
(revision "0"))
--8<---------------cut here---------------end--------------->8---
whereas if they were based on the master branch they would end with:
--8<---------------cut here---------------start------------->8---
+
;;;
;;; Avoid adding new packages to the end of this file. To reduce the chances
;;; of a merge conflict, place them above by existing packages with similar
--8<---------------cut here---------------end--------------->8---
What git command did you use to make the patch series?
signature.asc
Description: PGP signature
- [bug#60835] [PATCH v3 7/8] gnu: Add cl-dfio., (continued)
- [bug#60835] [PATCH v4 1/8] gnu: Add cl-variates., jgart, 2023/01/18
- [bug#60835] [PATCH v4 5/8] gnu: Add cl-distributions., jgart, 2023/01/18
- [bug#60835] [PATCH v4 4/8] gnu: Add cl-special-functions., jgart, 2023/01/18
- [bug#60835] [PATCH v4 8/8] gnu: Add cl-lisp-stat., jgart, 2023/01/18
- [bug#60835] [PATCH v4 6/8] gnu: Add cl-data-frame., jgart, 2023/01/18
- [bug#60835] [PATCH v4 7/8] gnu: Add cl-dfio., jgart, 2023/01/18
- [bug#60835] [PATCH v4 2/8] gnu: Add cl-cephes., jgart, 2023/01/18
- [bug#60835] [PATCH v4 3/8] gnu: Add cl-statistics., jgart, 2023/01/18
- [bug#60835] [PATCH v4 1/8] gnu: Add cl-variates.,
Guillaume Le Vaillant <=
- [bug#60835] [PATCH 0/5] Lisp-Stat, jgart, 2023/01/30