[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
36/104: gnu: r-pkgbuild: Update to 1.0.4.
From: |
guix-commits |
Subject: |
36/104: gnu: r-pkgbuild: Update to 1.0.4. |
Date: |
Tue, 6 Aug 2019 09:50:24 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit cd7e9fb1619260ae2517bfbfc44a3e392332a17b
Author: Ricardo Wurmus <address@hidden>
Date: Tue Aug 6 14:40:44 2019 +0200
gnu: r-pkgbuild: Update to 1.0.4.
* gnu/packages/cran.scm (r-pkgbuild): Update to 1.0.4.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index d2748c7..bd9c9c7 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -1441,14 +1441,14 @@ processes. Most of its code is based on the
@code{psutil} Python package.")
(define-public r-pkgbuild
(package
(name "r-pkgbuild")
- (version "1.0.3")
+ (version "1.0.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "pkgbuild" version))
(sha256
(base32
- "0k8zwa66rm1ncx19ld5mbaxcjxkswiczpdqyssy44vl8k6scwfn9"))))
+ "0prvx91dha5pvd0k4jca2arkngvi6vnfs2indmiy3kwwzyjyyd19"))))
(build-system r-build-system)
(propagated-inputs
`(("r-callr" ,r-callr)
- 32/104: gnu: r-ellipsis: Update to 0.2.0.1., (continued)
- 32/104: gnu: r-ellipsis: Update to 0.2.0.1., guix-commits, 2019/08/06
- 04/104: gnu: r-digest: Update to 0.6.20., guix-commits, 2019/08/06
- 11/104: gnu: r-httr: Update to 1.4.1., guix-commits, 2019/08/06
- 19/104: gnu: r-iterators: Update to 1.0.12., guix-commits, 2019/08/06
- 20/104: gnu: r-foreach: Update to 1.4.7., guix-commits, 2019/08/06
- 21/104: gnu: r-doparallel: Update to 1.0.15., guix-commits, 2019/08/06
- 26/104: gnu: r-mclust: Update to 5.4.5., guix-commits, 2019/08/06
- 33/104: gnu: r-callr: Update to 3.3.1., guix-commits, 2019/08/06
- 35/104: gnu: r-haven: Update to 2.1.1., guix-commits, 2019/08/06
- 38/104: gnu: r-lpsolve: Update to 5.6.13.2., guix-commits, 2019/08/06
- 36/104: gnu: r-pkgbuild: Update to 1.0.4.,
guix-commits <=
- 39/104: gnu: r-energy: Update to 1.7-6., guix-commits, 2019/08/06
- 31/104: gnu: r-clipr: Update to 0.7.0., guix-commits, 2019/08/06
- 34/104: gnu: r-curl: Update to 4.0., guix-commits, 2019/08/06
- 42/104: gnu: r-geometry: Update to 0.4.2., guix-commits, 2019/08/06
- 41/104: gnu: Add r-linprog., guix-commits, 2019/08/06
- 47/104: gnu: r-vioplot: Update to 0.3.2., guix-commits, 2019/08/06
- 48/104: gnu: r-processx: Update to 3.4.1., guix-commits, 2019/08/06
- 43/104: gnu: r-recipes: Update to 0.1.6., guix-commits, 2019/08/06
- 29/104: gnu: r-quantreg: Update to 5.42.1., guix-commits, 2019/08/06
- 37/104: gnu: r-rcpp: Update to 1.0.2., guix-commits, 2019/08/06