[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/24: gnu: cl-djula: Update to 0.2.0-2.6f14259.
From: |
guix-commits |
Subject: |
16/24: gnu: cl-djula: Update to 0.2.0-2.6f14259. |
Date: |
Fri, 24 Feb 2023 09:53:44 -0500 (EST) |
glv pushed a commit to branch master
in repository guix.
commit 9542ca07d09f2c92d54c3e5a2095e7439d9d9715
Author: Guillaume Le Vaillant <glv@posteo.net>
AuthorDate: Fri Feb 24 13:30:18 2023 +0100
gnu: cl-djula: Update to 0.2.0-2.6f14259.
* gnu/packages/lisp-xyz.scm (sbcl-djula): Update to 0.2.0-2.6f14259.
---
gnu/packages/lisp-xyz.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 025f555cda..51332232b8 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -19250,8 +19250,8 @@ CL-I18N and CL-L10N.")
(sbcl-package->cl-source-package sbcl-cl-slice))
(define-public sbcl-djula
- (let ((commit "5df7af35a21503d468a878fc6029caa527a7d204")
- (revision "1"))
+ (let ((commit "6f142594e0372437e64f610b796350ad89ba0be1")
+ (revision "2"))
(package
(name "sbcl-djula")
(version (git-version "0.2.0" revision commit))
@@ -19261,9 +19261,9 @@ CL-I18N and CL-L10N.")
(uri (git-reference
(url "https://github.com/mmontone/djula")
(commit commit)))
- (file-name (git-file-name "djula" version))
+ (file-name (git-file-name "cl-djula" version))
(sha256
- (base32 "1lk2ypm3sacf60h96a7hv9jwjlxkl4k40yzdalmqdg548vrd1jjm"))))
+ (base32 "0yyg61hrql1vrwllyd23vidiff28ridh0avxyvnqb89v060d1j83"))))
(build-system asdf-build-system/sbcl)
(native-inputs
(list sbcl-fiveam))
- 10/24: gnu: cl-let-plus: Update to 0.0.0-2.455e657., (continued)
- 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, 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 <=
- 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