aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2019-05-05 23:59:15 +0200
committerRicardo Wurmus <rekado@elephly.net>2019-05-06 00:14:50 +0200
commitbcd8b7a9bd2c039402c090c63cce354cf669f0df (patch)
treef5fbe8a7786c456dabad96acf42551ce3d8be0f0 /gnu
parent61c79d55e352620ae91d37e9a0c689b0d98f2f90 (diff)
downloadguix-bcd8b7a9bd2c039402c090c63cce354cf669f0df.tar.gz
guix-bcd8b7a9bd2c039402c090c63cce354cf669f0df.zip
gnu: r-ihw: Update to 1.12.0.
* gnu/packages/bioconductor.scm (r-ihw): Update to 1.12.0.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/bioconductor.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 02c8458358..94c29636c3 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2054,14 +2054,14 @@ to install interface to SYMPHONY.")
(define-public r-ihw
(package
(name "r-ihw")
- (version "1.10.1")
+ (version "1.12.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "IHW" version))
(sha256
(base32
- "10wqasl8k2j3y5qvak3xr2xj6symk656xww1y5n2l22nz832j19n"))))
+ "05hs6w1albkbyqzkid0bchb5zs41f31a7vhfbcswryhc86cxwzkz"))))
(properties `((upstream-name . "IHW")))
(build-system r-build-system)
(propagated-inputs
4 15:09:21 +0200'>2018-05-04gnu: Add nitrogen....Pierre-Antoine Rouby 2018-04-21Merge branch 'master' into core-updatesMark H Weaver 2018-04-17gnu: i3lock-color: Update to 2.11-c....Tobias Geerinckx-Rice 2018-04-17gnu: i3lock-color: Stylistic fixes....Tobias Geerinckx-Rice 2018-04-17gnu: xmobar: Update to 0.26....Tobias Geerinckx-Rice 2018-04-10Merge branch 'master' into core-updatesMark H Weaver 2018-03-29gnu: awesome: Remove obsolete snippet....Marius Bakke 2018-03-29gnu: bspwm: Update to 0.9.4....Tobias Geerinckx-Rice 2018-03-29Merge branch 'master' into core-updatesMarius Bakke 2018-03-27gnu: Remove Haskell packages provided by GHC....Timothy Sample 2018-03-20Merge branch 'master' into core-updatesMark H Weaver 2018-03-20Correct name and Email for ng0....ng0 2018-03-20Merge branch 'master' into core-updatesMark H Weaver 2018-03-17gnu: Fix common unquote typos....Tobias Geerinckx-Rice 2018-03-16gnu: All snippets report errors using exceptions, else return #t....Mark H Weaver 2018-03-14Merge branch 'master' into core-updatesRicardo Wurmus 2018-03-12gnu: i3-wm: Update to 4.15....Marius Bakke 2018-03-11build-system/gnu: Add 'bootstrap' phase....Ludovic Courtès 2018-02-22gnu: Add cwm....ng0 2018-02-01gnu: xmobar: Update to 0.25....Tobias Geerinckx-Rice 2018-01-26gnu: keybinder: Update URI....Tobias Geerinckx-Rice 2017-12-11gnu: Add i3lock-fancy....ng0 2017-12-11gnu: Add i3lock-color....ng0 2017-11-29gnu: spectrwm: Fix description....Tobias Geerinckx-Rice 2017-11-16gnu: spectrwm: Update to 3.1.0....ng0 2017-11-13gnu: Move web packages from haskell to haskell-web....Ricardo Wurmus 2017-11-13gnu: Move testing packages from haskell to haskell-check....Ricardo Wurmus 2017-11-07gnu: awesome: Update to 4.2....ng0