mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: deacon: Update to 0.15.0.
* gnu/packages/bioinformatics.scm (deacon): Update to 0.15.0. * gnu/packages/rust-crates.scm (lookup-cargo-inputs): Update entry for deacon. Change-Id: I6f1a8812d251228e50eabd9f0105c40ed4261a80 Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
committed by
Efraim Flashner
parent
2c835235bd
commit
a58c701785
@@ -7297,14 +7297,14 @@ with Python.")
|
||||
(define-public deacon
|
||||
(package
|
||||
(name "deacon")
|
||||
(version "0.14.0")
|
||||
(version "0.15.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (crate-uri "deacon" version))
|
||||
(file-name (string-append name "-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32 "1p7q48ql67mxqi7fv0jaxbfn0js85sb2ai0h3vfvizwd1lfyldxl"))))
|
||||
(base32 "0wmw8zyr03swbygwifj59samz9srfzxqw1gnm22msa0ng75282z0"))))
|
||||
(build-system cargo-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
||||
@@ -4836,6 +4836,10 @@
|
||||
(crate-source "console" "0.16.2"
|
||||
"1i5y6h3myz38jl9p3gglx5vh9c69kxxajsv3jx0pw8i6i555mr03"))
|
||||
|
||||
(define rust-console-0.16.3
|
||||
(crate-source "console" "0.16.3"
|
||||
"11zwz1vnfr0nx6dyjx0gjymp8864y5hxwf01ynfd2s8kapsqlknn"))
|
||||
|
||||
(define rust-console-api-0.8.1
|
||||
(crate-source "console-api" "0.8.1"
|
||||
"0mr8xkzcb7mrcm2ca0ah1sj21rhpk207klscnql884hdrdg76c40"))
|
||||
@@ -41763,8 +41767,10 @@
|
||||
(list rust-adler2-2.0.1
|
||||
rust-aho-corasick-1.1.4
|
||||
rust-anstream-0.6.21
|
||||
rust-anstream-1.0.0
|
||||
rust-anstyle-1.0.13
|
||||
rust-anstyle-parse-0.2.7
|
||||
rust-anstyle-parse-1.0.0
|
||||
rust-anstyle-query-1.1.5
|
||||
rust-anstyle-wincon-3.0.11
|
||||
rust-anyhow-1.0.102
|
||||
@@ -41788,12 +41794,12 @@
|
||||
rust-cc-1.2.56
|
||||
rust-cfg-if-1.0.4
|
||||
rust-cfg-aliases-0.2.1
|
||||
rust-clap-4.5.60
|
||||
rust-clap-builder-4.5.60
|
||||
rust-clap-derive-4.5.55
|
||||
rust-clap-lex-1.0.0
|
||||
rust-clap-4.6.0
|
||||
rust-clap-builder-4.6.0
|
||||
rust-clap-derive-4.6.0
|
||||
rust-clap-lex-1.1.0
|
||||
rust-colorchoice-1.0.4
|
||||
rust-console-0.16.2
|
||||
rust-console-0.16.3
|
||||
rust-core-foundation-0.9.4
|
||||
rust-core-foundation-sys-0.8.7
|
||||
rust-core-affinity-0.8.3
|
||||
|
||||
Reference in New Issue
Block a user