[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/24: gnu: cl-let-plus: Update to 0.0.0-2.455e657.
From: |
guix-commits |
Subject: |
10/24: gnu: cl-let-plus: Update to 0.0.0-2.455e657. |
Date: |
Fri, 24 Feb 2023 09:53:43 -0500 (EST) |
glv pushed a commit to branch master
in repository guix.
commit 90c24caa42b01845c8e028ae9714d73d73a3522c
Author: Guillaume Le Vaillant <glv@posteo.net>
AuthorDate: Fri Feb 24 11:19:35 2023 +0100
gnu: cl-let-plus: Update to 0.0.0-2.455e657.
* gnu/packages/lisp-xyz.scm (sbcl-let-plus): Update to 0.0.0-2.455e657.
---
gnu/packages/lisp-xyz.scm | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index cebb572778..5b5f75947b 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -3519,10 +3519,11 @@ new fiends in addition to old friends like
@command{aif} and
(sbcl-package->ecl-package sbcl-anaphora))
(define-public sbcl-let-plus
- (let ((commit "5f14af61d501ecead02ec6b5a5c810efc0c9fdbb"))
+ (let ((commit "455e657e077235829b197f7ccafd596fcda69e30")
+ (revision "2"))
(package
(name "sbcl-let-plus")
- (version (git-version "0.0.0" "1" commit))
+ (version (git-version "0.0.0" revision commit))
(source
(origin
(method git-fetch)
@@ -3530,9 +3531,8 @@ new fiends in addition to old friends like @command{aif}
and
(url "https://github.com/sharplispers/let-plus")
(commit commit)))
(sha256
- (base32
- "0i050ca2iys9f5mb7dgqgqdxfnc3b0rnjdwv95sqd490vkiwrsaj"))
- (file-name (git-file-name "let-plus" version))))
+ (base32 "00c0nq6l4zb692rzsc9aliqzj3avrssfyz4bhxzl7f1jsz3m29jb"))
+ (file-name (git-file-name "cl-let-plus" version))))
(build-system asdf-build-system/sbcl)
(inputs
(list sbcl-alexandria sbcl-anaphora))
- 01/24: gnu: cl-babel: Update to 0.5.0-3.627d6a6., (continued)
- 01/24: gnu: cl-babel: Update to 0.5.0-3.627d6a6., guix-commits, 2023/02/24
- 04/24: gnu: cl-cffi: Remove input labels., guix-commits, 2023/02/24
- 03/24: gnu: cl-usocket: Update to 0.8.5., guix-commits, 2023/02/24
- 02/24: gnu: cl-closer-mop: Update to 1.0.0-3.7b86f2a., guix-commits, 2023/02/24
- 05/24: gnu: cl-named-readtables: Update to 0.9-4.d5ff162., guix-commits, 2023/02/24
- 09/24: gnu: cl-trivial-indent: Update to 1.0.0-1.f252750., guix-commits, 2023/02/24
- 18/24: gnu: cl-pdf: Update to 2.0.0-3.ee904a1., guix-commits, 2023/02/24
- 19/24: gnu: cl-clx: Update to 0.7.5-1.3840045., guix-commits, 2023/02/24
- 06/24: gnu: cl-cl+ssl: Update to 0.0.0-5.1e2ffc9., guix-commits, 2023/02/24
- 08/24: gnu: cl-anaphora: Update to 0.9.8., guix-commits, 2023/02/24
- 10/24: gnu: cl-let-plus: Update to 0.0.0-2.455e657.,
guix-commits <=
- 13/24: gnu: cl-trivial-utf-8: Update to 0.0.0-2.6ca9943., guix-commits, 2023/02/24
- 23/24: gnu: cl-mcclim: Update to 0.9.7-3.ece91cf., guix-commits, 2023/02/24
- 07/24: gnu: cl-local-time: Update to 1.0.6-3.40169fe., guix-commits, 2023/02/24
- 17/24: gnu: cl-freetype2: Update to 1.1-1.8bcb232., guix-commits, 2023/02/24
- 20/24: gnu: cl-log4cl: Update to 1.1.4-1.75c4184., guix-commits, 2023/02/24
- 12/24: gnu: cl-fast-io: Update to 1.0.0-3.a4c5ad6., guix-commits, 2023/02/24
- 11/24: gnu: cl-lisp-namespace: Update to 0.1-2.699fccb., guix-commits, 2023/02/24
- 14/24: gnu: cl-introspect-environment: Update to 0.1-2.8fb20a1., guix-commits, 2023/02/24
- 15/24: gnu: cl-collectors: Update to 1.0-1.748f0a1., guix-commits, 2023/02/24
- 16/24: gnu: cl-djula: Update to 0.2.0-2.6f14259., guix-commits, 2023/02/24