gnu: r-txdbmaker: Update to 1.6.2.

* gnu/packages/bioconductor.scm (r-txdbmaker): Update to 1.6.2.
[properties]: Record one more package in updater-extra-native-inputs.

Change-Id: Ie25a9043e7b02ee75e619140fbf3289185209b99
This commit is contained in:
Ricardo Wurmus 2026-01-15 10:34:54 +01:00 committed by Andreas Enge
parent 8530c0098b
commit c4f407005a
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -14921,16 +14921,16 @@ dependencies between GO terms can be implemented and applied.")
(define-public r-txdbmaker
(package
(name "r-txdbmaker")
(version "1.6.0")
(version "1.6.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "txdbmaker" version))
(sha256
(base32 "0rczknnbccc2vlbs0mkv89fqmr1myxjba12dvvyqfpnh7pcxfihp"))))
(base32 "0m84qprk6z4ggj8qsds4lj2gbrvs0mvq63sg5f7i4m2kfawc5qpw"))))
(properties
'((upstream-name . "txdbmaker")
(updater-extra-native-inputs . ("r-runit"))))
(updater-extra-native-inputs . ("r-genomeinfodbdata" "r-runit"))))
(build-system r-build-system)
(arguments
(list