Archived
1
0
Fork 0

gnu: castor: Update to 0.8.18.

* gnu/packages/web.scm (castor): Update to 0.8.18.
This commit is contained in:
Nicolas Goaziou 2021-09-11 22:58:26 +02:00
parent 547256f29e
commit c8cb76e17e
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -6618,7 +6618,7 @@ file links.")
(define-public castor (define-public castor
(package (package
(name "castor") (name "castor")
(version "0.8.16") (version "0.8.18")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -6627,7 +6627,7 @@ file links.")
(commit version))) (commit version)))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "0rwg1w7srjwa23mkypl8zk6674nhph4xsc6nc01f6g5k959szylr")))) (base32 "1l72r6a917ymc9pn8dllbal1xdczfai376nvqkiys5fm4j4s3zmj"))))
(build-system cargo-build-system) (build-system cargo-build-system)
(arguments (arguments
`(#:cargo-inputs `(#:cargo-inputs