[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/24: gnu: cl-lisp-namespace: Update to 0.1-2.699fccb.
From: |
guix-commits |
Subject: |
11/24: gnu: cl-lisp-namespace: Update to 0.1-2.699fccb. |
Date: |
Fri, 24 Feb 2023 09:53:43 -0500 (EST) |
glv pushed a commit to branch master
in repository guix.
commit 5eea067bd2eeb7ee887aa7ba026bfa233bc26057
Author: Guillaume Le Vaillant <glv@posteo.net>
AuthorDate: Fri Feb 24 11:32:24 2023 +0100
gnu: cl-lisp-namespace: Update to 0.1-2.699fccb.
* gnu/packages/lisp-xyz.scm (sbcl-lisp-namespace): Update to 0.1-2.699fccb.
---
gnu/packages/lisp-xyz.scm | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 5b5f75947b..476c29180e 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -7441,8 +7441,8 @@ neat APIs and connection-pooling. It is meant to
supersede Drakma.")
(sbcl-package->ecl-package sbcl-dexador))
(define-public sbcl-lisp-namespace
- (let ((commit "28107cafe34e4c1c67490fde60c7f92dc610b2e0")
- (revision "1"))
+ (let ((commit "699fccb6727027343bb5fca69162a3113996edfc")
+ (revision "2"))
(package
(name "sbcl-lisp-namespace")
(build-system asdf-build-system/sbcl)
@@ -7454,12 +7454,11 @@ neat APIs and connection-pooling. It is meant to
supersede Drakma.")
(uri (git-reference
(url home-page)
(commit commit)))
- (file-name (git-file-name name version))
+ (file-name (git-file-name "cl-lisp-namespace" version))
(sha256
- (base32
- "1jw2wykp06z2afb9nm1lgfzll5cjlj36pnknjx614057zkkxq4iy"))))
+ (base32 "1p5db9mab4whapy1pl38ajw5fkrrdw266n05mnhf4xx2fb9sbx6p"))))
(inputs
- `(("alexandria" ,sbcl-alexandria)))
+ (list sbcl-alexandria))
(native-inputs
(list sbcl-fiveam))
(synopsis "LISP-N, or extensible namespaces in Common Lisp")
- 19/24: gnu: cl-clx: Update to 0.7.5-1.3840045., (continued)
- 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, 2023/02/24
- 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 <=
- 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
- 21/24: gnu: cl-slime-swank: Update to 2.28., guix-commits, 2023/02/24
- 22/24: gnu: cl-zpb-ttf: Update to 1.0.6., guix-commits, 2023/02/24
- 24/24: gnu: cl-mcclim: Enable Freetype renderer., guix-commits, 2023/02/24