#!r6rs ;; Repacked by the Akku archive software with 'git archive'. ;; The original lock information was: #; ((location (git "https://github.com/weinholt/semver.git")) (tag "v1.0.0") (revision "8d248c3cbf36f68208d9c9a0683c5c1d5c75a7ac")) ;; A git mirror is available at /archive/mirror/. ;; The original submission with a GPG-signed commit hash ;; is available at /archive/packages/. (package (name "semver") (versions ((version "1.0.0") (synopsis "Semantic Versioning and ranges") (authors "Göran Weinholt ") (license "MIT") (lock (location (url "https://archive.akkuscm.org/archive/pkg/s/semver_1.0.0_repack.tar.xz")) (content (sha256 "8a51ca596fed598050261f9ae09ac4c3554d69cf6ee448ccce95287b3a9155ef"))) (depends ("chez-srfi" "^0.0.0-akku") ("packrat" "^0.1.0-akku") ("xitomatl" "^0.0.0-akku")) (depends/dev) (conflicts))))