[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/18: gnu: r-bibtex: Update to 0.4.2.1.
From: |
guix-commits |
Subject: |
06/18: gnu: r-bibtex: Update to 0.4.2.1. |
Date: |
Fri, 27 Dec 2019 15:30:45 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 1d3c31a23c5fb2eb95d3ebca8af033fa154bb546
Author: Ricardo Wurmus <address@hidden>
Date: Fri Dec 27 20:31:32 2019 +0100
gnu: r-bibtex: Update to 0.4.2.1.
* gnu/packages/cran.scm (r-bibtex): Update to 0.4.2.1.
---
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 7ef3884..4a75b94 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -5771,14 +5771,14 @@ Python to R they are converted back to R types.")
(define-public r-bibtex
(package
(name "r-bibtex")
- (version "0.4.2")
+ (version "0.4.2.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "bibtex" version))
(sha256
(base32
- "0wl3925ryd54g1nv3ncwllc493d39dpgy5md61940h69c0van1hz"))))
+ "1ks1w59ldwmfd1sj8ap7smyhf8dhykv7xnwrl8z9xzkcfpv1rbc0"))))
(build-system r-build-system)
(propagated-inputs `(("r-stringr" ,r-stringr)))
(home-page "https://github.com/romainfrancois/bibtex")
- branch master updated (abfe3c5 -> bd824de), guix-commits, 2019/12/27
- 01/18: gnu: r-shortread: Update to 1.44.1., guix-commits, 2019/12/27
- 02/18: gnu: r-biocparallel: Update to 1.20.1., guix-commits, 2019/12/27
- 05/18: gnu: r-topgo: Update to 2.38.1., guix-commits, 2019/12/27
- 07/18: gnu: r-slam: Update to 0.1-47., guix-commits, 2019/12/27
- 11/18: gnu: r-car: Update to 3.0-6., guix-commits, 2019/12/27
- 13/18: gnu: r-biocsingular: Update to 1.2.1., guix-commits, 2019/12/27
- 03/18: gnu: r-delayedarray: Update to 0.12.1., guix-commits, 2019/12/27
- 04/18: gnu: r-summarizedexperiment: Update to 1.16.1., guix-commits, 2019/12/27
- 06/18: gnu: r-bibtex: Update to 0.4.2.1.,
guix-commits <=
- 10/18: gnu: r-robust: Update to 0.4-18.2., guix-commits, 2019/12/27
- 08/18: gnu: r-foreign: Update to 0.8-74., guix-commits, 2019/12/27
- 09/18: gnu: r-bigmemory: Update to 4.5.36., guix-commits, 2019/12/27
- 14/18: gnu: r-enrichplot: Update to 1.6.1., guix-commits, 2019/12/27
- 12/18: gnu: r-affycoretools: Update to 1.58.3., guix-commits, 2019/12/27
- 15/18: gnu: r-clusterprofiler: Update to 3.14.2., guix-commits, 2019/12/27
- 16/18: gnu: r-rgadem: Update to 2.34.1., guix-commits, 2019/12/27
- 17/18: gnu: r-multiassayexperiment: Update to 1.12.1., guix-commits, 2019/12/27
- 18/18: gnu: r-inspect: Update to 1.16.1., guix-commits, 2019/12/27