[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
22/24: gnu: cl-zpb-ttf: Update to 1.0.6.
From: |
guix-commits |
Subject: |
22/24: gnu: cl-zpb-ttf: Update to 1.0.6. |
Date: |
Fri, 24 Feb 2023 09:53:45 -0500 (EST) |
glv pushed a commit to branch master
in repository guix.
commit fb83e06943567f41e493e665be04e9ef725f3ad0
Author: Guillaume Le Vaillant <glv@posteo.net>
AuthorDate: Fri Feb 24 14:14:47 2023 +0100
gnu: cl-zpb-ttf: Update to 1.0.6.
* gnu/packages/lisp-xyz.scm (sbcl-zpb-ttf): Update to 1.0.6.
---
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 50efb5a592..06541f1e11 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -1706,7 +1706,7 @@ ANSI-compliant Common Lisp implementations.")
(define-public sbcl-zpb-ttf
(package
(name "sbcl-zpb-ttf")
- (version "1.0.4")
+ (version "1.0.6")
(source
(origin
(method git-fetch)
@@ -1715,7 +1715,7 @@ ANSI-compliant Common Lisp implementations.")
(commit (string-append "release-" version))))
(file-name (git-file-name "cl-zpb-ttf" version))
(sha256
- (base32 "1ziwlfys15m95hh5c54g3xv78vjxadd6qi9zf9kvd2bv70qsixqk"))))
+ (base32 "043xga76jms7dipcwnyh8lkj3gx66cvrkwhc728hjaf7axarvcmv"))))
(build-system asdf-build-system/sbcl)
(home-page "https://github.com/xach/zpb-ttf")
(synopsis "TrueType font file access for Common Lisp")
- 23/24: gnu: cl-mcclim: Update to 0.9.7-3.ece91cf., (continued)
- 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
- 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 <=
- 24/24: gnu: cl-mcclim: Enable Freetype renderer., guix-commits, 2023/02/24