guix-commits
[Top][All Lists]
Advanced

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

16/23: gnu: sbcl-local-time: Update to 20200303.


From: guix-commits
Subject: 16/23: gnu: sbcl-local-time: Update to 20200303.
Date: Wed, 6 May 2020 12:18:22 -0400 (EDT)

ambrevar pushed a commit to branch master
in repository guix.

commit c9d9795f70ce8db49ba5eb9458faf4cd3d32a5ab
Author: Pierre Neidhardt <address@hidden>
AuthorDate: Wed May 6 15:33:09 2020 +0200

    gnu: sbcl-local-time: Update to 20200303.
    
    * gnu/packages/lisp-xyz.scm (sbcl-local-time): Update to 20200303.
---
 gnu/packages/lisp-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index d597657..ae00229 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -4547,7 +4547,7 @@ performance and simplicity in mind.")
   (sbcl-package->cl-source-package sbcl-lack-request))
 
 (define-public sbcl-local-time
-  (let ((commit "beac054eef428552b63d4ae7820c32ffef9a3015")
+  (let ((commit "62792705245168d3fc2e04164b9a143477284142")
         (revision "1"))
     (package
      (name "sbcl-local-time")
@@ -4560,7 +4560,7 @@ performance and simplicity in mind.")
              (commit commit)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0xhkmgxh41dg2wwlsp0h2l41jp144xn4gpxhh0lna6kh0560w2cc"))))
+        (base32 "1r5zq4l1lrgprdr2pw7wwry194yknnllyjf6lx7snypb3k4r3yir"))))
      (build-system asdf-build-system/sbcl)
      (arguments
       ;; TODO: Component :STEFIL not found, required by #<SYSTEM



reply via email to

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