mirror of
https://codeberg.org/guix/guix.git
synced 2026-05-13 15:03:44 +00:00
gnu: r-msbackendsql: Update to 1.10.1.
* gnu/packages/bioconductor.scm (r-msbackendsql): Update to 1.10.1. Change-Id: I52990f53db20f5ce0ff1325796565e982627f2a6
This commit is contained in:
@@ -11755,13 +11755,13 @@ package TeXshade.")
|
||||
(define-public r-msbackendsql
|
||||
(package
|
||||
(name "r-msbackendsql")
|
||||
(version "1.8.0")
|
||||
(version "1.10.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "MsBackendSql" version))
|
||||
(sha256
|
||||
(base32 "0ca8l2h7w7hhrnacd37b4bmqd3lmr01l08j3df78b0yf5fgbimb6"))))
|
||||
(base32 "04qmcmrgrk00ajxqrl412prslxfl5yy3z07pm9hp7bcxiri6bcrf"))))
|
||||
(properties
|
||||
'((upstream-name . "MsBackendSql")
|
||||
(updater-extra-native-inputs . ("r-mzr"))))
|
||||
|
||||
Reference in New Issue
Block a user