mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: lokke: Build with Guile 3.0.8.
* gnu/packages/guile.scm (guile-3.0-for-lokke): Remove. * gnu/packages/patches/guile-3.0.7-psyntax-nil.patch: Remove. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/guile-xyz.scm (lokke)[native-inputs]: Replace GUILE-3.0-FOR-LOKKE by GUILE-3.0-LATEST.
This commit is contained in:
parent
076e825dc5
commit
2b57d6b6bb
4 changed files with 4 additions and 76 deletions
|
@ -5011,7 +5011,10 @@ HTTP handler to implement a HTTP GraphQL endpoint.")
|
|||
libtool
|
||||
gnu-gettext
|
||||
pkg-config
|
||||
guile-3.0-for-lokke))
|
||||
|
||||
;; Use Guile >= 3.0.8 to work around
|
||||
;; <https://bugs.gnu.org/49305>.
|
||||
guile-3.0-latest))
|
||||
(inputs
|
||||
(list pcre2))
|
||||
(synopsis "Clojure implementation in Guile")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue