* [bug#68123] [PATCH] gnu: cl-numpy-file-format: Update to 0.0.0-2.e440c7b.
@ 2023-12-30 1:53 Paul A. Patience
2024-01-04 14:15 ` bug#68123: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Paul A. Patience @ 2023-12-30 1:53 UTC (permalink / raw)
To: 68123; +Cc: Paul A. Patience
* gnu/packages/lisp-xyz.scm (sbcl-numpy-file-format): Update to
0.0.0-2.e440c7b.
Change-Id: I4b8b343ebfa7b0be04f54174e5bed479670a9e94
---
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 1625197550..76641155b0 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -7497,8 +7497,8 @@ (define-public ecl-find-port
(sbcl-package->ecl-package sbcl-find-port))
(define-public sbcl-numpy-file-format
- (let ((commit "e97aef6c592a412fdd1afa9a5f09d0b1ce134510")
- (revision "1"))
+ (let ((commit "e440c7bbc0d86b9abf73acb0fa665b77b82a6c98")
+ (revision "2"))
(package
(name "sbcl-numpy-file-format")
(version (git-version "0.0.0" revision commit))
@@ -7510,7 +7510,7 @@ (define-public sbcl-numpy-file-format
(commit commit)))
(file-name (git-file-name "cl-numpy-file-format" version))
(sha256
- (base32 "0j7jjcf6k3anvgpm4nf81g6gbhff44v0v9rai7kwm2bm3abzsjfd"))))
+ (base32 "1n0nixc44z1cymm20wif0l2100ydv0h69l6i6xz5bmwcb2zc4gqr"))))
(build-system asdf-build-system/sbcl)
(inputs
(list sbcl-ieee-floats sbcl-trivial-features))
base-commit: d4cef7edffe0283949fc0f06d7796cea3543b92f
--
2.41.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#68123: [PATCH] gnu: cl-numpy-file-format: Update to 0.0.0-2.e440c7b.
2023-12-30 1:53 [bug#68123] [PATCH] gnu: cl-numpy-file-format: Update to 0.0.0-2.e440c7b Paul A. Patience
@ 2024-01-04 14:15 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2024-01-04 14:15 UTC (permalink / raw)
To: Paul A. Patience; +Cc: 68123-done
[-- Attachment #1: Type: text/plain, Size: 67 bytes --]
Patch applied as 7d05e6c89e0de9853aa68dce6e21ea6451d40946.
Thanks.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-01-04 14:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-30 1:53 [bug#68123] [PATCH] gnu: cl-numpy-file-format: Update to 0.0.0-2.e440c7b Paul A. Patience
2024-01-04 14:15 ` bug#68123: " Guillaume Le Vaillant
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).