mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: sbcl-zpb-ttf: Update to 1.0.7.
* gnu/packages/lisp-xyz.scm (sbcl-zpb-ttf): Update to 1.0.7. Change-Id: Ie9442a39bf3aae36ad9f4172d4be813a2bccd425 Co-authored-by: Dmytro Statyvka <dstatyvka@gmail.com>
This commit is contained in:
parent
cc5ddb3a9f
commit
6beea66a53
1 changed files with 2 additions and 2 deletions
|
@ -33039,7 +33039,7 @@ files.")
|
|||
(define-public sbcl-zpb-ttf
|
||||
(package
|
||||
(name "sbcl-zpb-ttf")
|
||||
(version "1.0.6")
|
||||
(version "1.0.7")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -33048,7 +33048,7 @@ files.")
|
|||
(commit (string-append "release-" version))))
|
||||
(file-name (git-file-name "cl-zpb-ttf" version))
|
||||
(sha256
|
||||
(base32 "043xga76jms7dipcwnyh8lkj3gx66cvrkwhc728hjaf7axarvcmv"))))
|
||||
(base32 "04lph7i153zlswvpgg76fxazyswj8j0idqm4ysn8qmflb7xcvd78"))))
|
||||
(build-system asdf-build-system/sbcl)
|
||||
(home-page "https://github.com/xach/zpb-ttf")
|
||||
(synopsis "TrueType font file access for Common Lisp")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue