emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#68123: closed ([PATCH] gnu: cl-numpy-file-format: Update to 0.0.0-2.


From: GNU bug Tracking System
Subject: bug#68123: closed ([PATCH] gnu: cl-numpy-file-format: Update to 0.0.0-2.e440c7b.)
Date: Thu, 04 Jan 2024 14:17:02 +0000

Your message dated Thu, 04 Jan 2024 14:15:46 +0000
with message-id <874jftuqtw.fsf@kitej>
and subject line Re: [bug#68123] [PATCH] gnu: cl-numpy-file-format: Update to 
0.0.0-2.e440c7b.
has caused the debbugs.gnu.org bug report #68123,
regarding [PATCH] gnu: cl-numpy-file-format: Update to 0.0.0-2.e440c7b.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
68123: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68123
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: cl-numpy-file-format: Update to 0.0.0-2.e440c7b. Date: Sat, 30 Dec 2023 01:53:38 +0000
* 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





--- End Message ---
--- Begin Message --- Subject: Re: [bug#68123] [PATCH] gnu: cl-numpy-file-format: Update to 0.0.0-2.e440c7b. Date: Thu, 04 Jan 2024 14:15:46 +0000
Patch applied as 7d05e6c89e0de9853aa68dce6e21ea6451d40946.
Thanks.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]