me
/
guix
Archived
1
0
Fork 0

gnu: r-txdbmaker: Update to 1.0.1.

* gnu/packages/bioconductor.scm (r-txdbmaker): Update to 1.0.1.

Change-Id: Id414fc98b78be2f876c2cc2d1157403f5e7285a6
master
Ricardo Wurmus 2024-07-03 02:40:00 +02:00
parent e49bd5772f
commit a36b63d144
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -12333,13 +12333,13 @@ dependencies between GO terms can be implemented and applied.")
(define-public r-txdbmaker (define-public r-txdbmaker
(package (package
(name "r-txdbmaker") (name "r-txdbmaker")
(version "1.0.0") (version "1.0.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "txdbmaker" version)) (uri (bioconductor-uri "txdbmaker" version))
(sha256 (sha256
(base32 "099x6v4crp953jcgqipj0001kxg7gv5h0r4mmvh1cg7j69w0zd5m")))) (base32 "1nl7lr0x0kicd44gvwrdslcnnlmqaf57rgp1gb22yvz3lfzjziqi"))))
(properties `((upstream-name . "txdbmaker"))) (properties `((upstream-name . "txdbmaker")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (list r-annotationdbi (propagated-inputs (list r-annotationdbi