#!r6rs
;; Repacked by the Akku archive software with 'git archive'.
;; The original lock information was:
#;
((location
   (git "https://codeberg.org/ufo5260987423/scheme-langserver"))
  (revision "04a5eafe389562e4e53782ab51cf9e13659c8b0f"))
;; A git mirror is available at /archive/mirror/.
;; The original submission with a GPG-signed commit hash
;; is available at /archive/packages/.
(package
  (name "scheme-langserver")
  (versions
    ((version "2.1.2")
      (synopsis
        "This package is a language server protocol implementation helping scheme programming.")
      (authors "WANG Zheng") (license "MIT")
      (lock
        (location
          (url "https://archive.akkuscm.org/archive/pkg/s/scheme-langserver_2.1.2_repack.tar.xz"))
        (content
          (sha256
            "4d6e2a9457849b45b7496325824ed3d693a9db27c092d1bcf53617e16d76b5d3")))
      (depends ("ufo-coroutines" "^1.0.3") ("ufo-timer" "^1.0.0")
        ("ufo-try" "^1.0.0") ("srfi-180" "^1.0.0-alpha.0")
        ("ufo-threaded-function" "^1.0.5") ("uuid" "^1.0.0-beta.0")
        ((chibi pathname) "^0.9.0") ("ufo-match" "^1.0.0-alpha.0")
        ((slib string-search) "^3.1.5")
        ("chez-srfi" "^0.0.0-akku.209.552cd37"))
      (depends/dev) (conflicts))))
