mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: sbcl-zs3: Update to 1.3.4.
* gnu/packages/lisp-xyz.scm (sbcl-zs3): Update to 1.3.4. Change-Id: I2065f3d630c56fb6b89a56acbd3568796aead77a
This commit is contained in:
parent
139a69b602
commit
55e75307fb
1 changed files with 2 additions and 2 deletions
|
|
@ -35156,7 +35156,7 @@ Zombie Raptor game engine project.")
|
|||
(define-public sbcl-zs3
|
||||
(package
|
||||
(name "sbcl-zs3")
|
||||
(version "1.3.3")
|
||||
(version "1.3.4")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
|
@ -35166,7 +35166,7 @@ Zombie Raptor game engine project.")
|
|||
(commit (string-append "release-" version))))
|
||||
(file-name (git-file-name "zs3" version))
|
||||
(sha256
|
||||
(base32 "186v95wgsj2hkxdw2jl9x1w4fddjclp7arp0rrd9vf5ly8h8sbf3"))))
|
||||
(base32 "1vr9l0hjjmcs24xfjz1s63jfj2261rlzhjvj5f4vblqi0yc96ir5"))))
|
||||
(build-system asdf-build-system/sbcl)
|
||||
(inputs
|
||||
(list sbcl-drakma
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue