[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
18/24: gnu: cl-pdf: Update to 2.0.0-3.ee904a1.
From: |
guix-commits |
Subject: |
18/24: gnu: cl-pdf: Update to 2.0.0-3.ee904a1. |
Date: |
Fri, 24 Feb 2023 09:53:45 -0500 (EST) |
glv pushed a commit to branch master
in repository guix.
commit 57a06374143de29311de2c7731fc79479386962b
Author: Guillaume Le Vaillant <glv@posteo.net>
AuthorDate: Fri Feb 24 13:44:54 2023 +0100
gnu: cl-pdf: Update to 2.0.0-3.ee904a1.
* gnu/packages/lisp-xyz.scm (sbcl-cl-pdf): Update to 2.0.0-3.ee904a1.
---
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 0e83ed098d..00fa78909c 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -1872,8 +1872,8 @@ a sequence (or chain) of such elements.")
(sbcl-package->cl-source-package sbcl-flexichain))
(define-public sbcl-cl-pdf
- (let ((commit "f57905e0b5adb365d611a912613cee70d78d20d8")
- (revision "2"))
+ (let ((commit "ee904a118a0f060279ad9d253a3e8e3997609213")
+ (revision "3"))
(package
(name "sbcl-cl-pdf")
(version (git-version "2.0.0" revision commit))
@@ -1885,7 +1885,7 @@ a sequence (or chain) of such elements.")
(commit commit)))
(file-name (git-file-name "cl-pdf" version))
(sha256
- (base32 "0ir9xyj10lyp8mwb3n2pbhnwv0jx0ph1xlhh32sfgalk3bz0ms58"))))
+ (base32 "0j7hbqv6yzrgx0inqinpw8h22728l53ccciw6iymzz4g92j9fzlq"))))
(build-system asdf-build-system/sbcl)
(inputs
(list sbcl-iterate sbcl-zpb-ttf))
- branch master updated (e615aaca28 -> 67e4596781), guix-commits, 2023/02/24
- 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 <=
- 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