* [bug#53887] [PATCH] gnu: cl-numcl: Update to 20211121.
@ 2022-02-09 0:23 jgart via Guix-patches via
2022-02-10 16:14 ` bug#53887: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: jgart via Guix-patches via @ 2022-02-09 0:23 UTC (permalink / raw)
To: 53887; +Cc: jgart
* gnu/packages/lisp-xyz.scm (cl-numcl): Update to 20211121.
---
gnu/packages/lisp-xyz.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 3a0a574254..e40a215158 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -9642,8 +9642,8 @@ (define-public ecl-gtype
((#:tests? _ #f) #f))))))
(define-public sbcl-numcl
- (let ((commit "3dcdb0e24a33943d6c3a188ecbb0c78003bf975c")
- (revision "2"))
+ (let ((commit "a28f612d072e5f93137584de5155a42243b3bd6b")
+ (revision "3"))
(package
(name "sbcl-numcl")
(version (git-version "0.2.0" revision commit))
@@ -9655,7 +9655,7 @@ (define-public sbcl-numcl
(commit commit)))
(file-name (git-file-name "numcl" version))
(sha256
- (base32 "17m1rx1gfjbbmgjsf33b8s4bygfsj1hb6kvmypkql21qzjvx60nl"))))
+ (base32 "15m4spbgayawnw5jjz04zfp0jnk9g6hgq5fmr648hzjzj50j1d78"))))
(build-system asdf-build-system/sbcl)
(arguments
`(#:test-asd-file "numcl.test.asd"
--
2.35.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#53887: [PATCH] gnu: cl-numcl: Update to 20211121.
2022-02-09 0:23 [bug#53887] [PATCH] gnu: cl-numcl: Update to 20211121 jgart via Guix-patches via
@ 2022-02-10 16:14 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2022-02-10 16:14 UTC (permalink / raw)
To: jgart; +Cc: 53887-done
Patch pushed as 62c2991c9037bf039bedadfd69b2b1be8300b9d7.
Thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-02-10 17:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-09 0:23 [bug#53887] [PATCH] gnu: cl-numcl: Update to 20211121 jgart via Guix-patches via
2022-02-10 16:14 ` bug#53887: " Guillaume Le Vaillant
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.