[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/26: gnu: cl-zpb-ttf: Update to 1.0.4.
From: |
guix-commits |
Subject: |
03/26: gnu: cl-zpb-ttf: Update to 1.0.4. |
Date: |
Thu, 3 Mar 2022 10:22:39 -0500 (EST) |
glv pushed a commit to branch master
in repository guix.
commit 4572cf5129063545e796c83d32fc6b2c92220a78
Author: Guillaume Le Vaillant <glv@posteo.net>
AuthorDate: Thu Mar 3 10:09:36 2022 +0100
gnu: cl-zpb-ttf: Update to 1.0.4.
* gnu/packages/lisp-xyz.scm (sbcl-zpb-ttf): Update to 1.0.4.
---
gnu/packages/lisp-xyz.scm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 101884bd44..8af7d2a6ac 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -790,17 +790,16 @@ ANSI-compliant Common Lisp implementations.")
(define-public sbcl-zpb-ttf
(package
(name "sbcl-zpb-ttf")
- (version "1.0.3")
+ (version "1.0.4")
(source
(origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/xach/zpb-ttf")
(commit (string-append "release-" version))))
- (file-name (git-file-name name version))
+ (file-name (git-file-name "cl-zpb-ttf" version))
(sha256
- (base32
- "1wh66vjijzqlydnrihynpwp6796917xwrh0i9li93c17kyxa74ih"))))
+ (base32 "1ziwlfys15m95hh5c54g3xv78vjxadd6qi9zf9kvd2bv70qsixqk"))))
(build-system asdf-build-system/sbcl)
(home-page "https://github.com/xach/zpb-ttf")
(synopsis "TrueType font file access for Common Lisp")
- 11/26: gnu: sbcl-ironclad: Update to 0.57., (continued)
- 11/26: gnu: sbcl-ironclad: Update to 0.57., guix-commits, 2022/03/03
- 12/26: gnu: cl-chipz: Update to 0.8-2.82a17d3., guix-commits, 2022/03/03
- 14/26: gnu: cl-fad: Update to 0.7.6-1.3f4d32d., guix-commits, 2022/03/03
- 16/26: gnu: cl-hunchentoot: Fix build., guix-commits, 2022/03/03
- 15/26: gnu: cl-osicat: Update to 0.7.0-3.a45eb3b., guix-commits, 2022/03/03
- 09/26: gnu: cl-strings: Update to 0.0.1-1.93ec417., guix-commits, 2022/03/03
- 21/26: gnu: cl-opticl: Update to 0.0.0-1.f6fc4dc., guix-commits, 2022/03/03
- 22/26: gnu: cl-retrospectiff: Update to 0.2-1.2fbf8c6., guix-commits, 2022/03/03
- 23/26: gnu: cl-zpb-exif: Update to 1.2.5., guix-commits, 2022/03/03
- 25/26: gnu: cl-mcclim: Update to 0.9.7-2.292343f., guix-commits, 2022/03/03
- 03/26: gnu: cl-zpb-ttf: Update to 1.0.4.,
guix-commits <=
- 06/26: gnu: cl-parse-js: Improve package definition., guix-commits, 2022/03/03
- 10/26: gnu: cl-babel: Update to 0.5.0-2.f892d05., guix-commits, 2022/03/03
- 13/26: gnu: cl+ssl: Update to 0.0.0-3.046d698., guix-commits, 2022/03/03
- 18/26: gnu: cl-mgl-pax: Update to 0.1.0-0.ed82a80., guix-commits, 2022/03/03
- 19/26: gnu: Add cl-try., guix-commits, 2022/03/03
- 20/26: gnu: cl-slime-swank: Update to 2.27., guix-commits, 2022/03/03
- 24/26: gnu: Add cl-dejavu., guix-commits, 2022/03/03
- 26/26: gnu: cl-caveman: Update to 2.4.0.35cd8bc., guix-commits, 2022/03/03
- 17/26: gnu: cl-esrap: Update to 0.18-3.4c82a86., guix-commits, 2022/03/03