[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/22: gnu: r-httpuv: Update to 1.5.1.
From: |
guix-commits |
Subject: |
06/22: gnu: r-httpuv: Update to 1.5.1. |
Date: |
Sat, 6 Apr 2019 17:13:33 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 0b8ef655558ad65f17e3262c45fe6a2eb547ac2a
Author: Ricardo Wurmus <address@hidden>
Date: Sat Apr 6 22:53:25 2019 +0200
gnu: r-httpuv: Update to 1.5.1.
* gnu/packages/cran.scm (r-httpuv): Update to 1.5.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 f741b20..03163fd 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -400,13 +400,13 @@ into a pipeline of data manipulation and visualisation.")
(define-public r-httpuv
(package
(name "r-httpuv")
- (version "1.5.0")
+ (version "1.5.1")
(source (origin
(method url-fetch)
(uri (cran-uri "httpuv" version))
(sha256
(base32
- "19m9514yj5sg0rz1zvi8w1z98srnrql4iirgr794fkaap6bs7i2f"))))
+ "042piypg4c8sqrlcdl3dwajkafkbglsky3x7d0jpjv8s5wxnpfxm"))))
(build-system r-build-system)
(propagated-inputs
`(("r-bh" ,r-bh)
- branch master updated (3b5671a -> 2da8588), guix-commits, 2019/04/06
- 04/22: gnu: r-rlang: Update to 0.3.3., guix-commits, 2019/04/06
- 03/22: gnu: r-survival: Update to 2.44-1.1., guix-commits, 2019/04/06
- 01/22: gnu: r-cluster: Update to 2.0.8., guix-commits, 2019/04/06
- 06/22: gnu: r-httpuv: Update to 1.5.1.,
guix-commits <=
- 10/22: gnu: r-xfun: Update to 0.6., guix-commits, 2019/04/06
- 05/22: gnu: r-gdtools: Update to 0.1.8., guix-commits, 2019/04/06
- 02/22: gnu: r-mass: Update to 7.3-51.3., guix-commits, 2019/04/06
- 20/22: gnu: r-ldblock: Update to 1.12.1., guix-commits, 2019/04/06
- 15/22: gnu: r-bedr: Update to 1.0.7., guix-commits, 2019/04/06
- 11/22: gnu: r-network: Update to 1.15., guix-commits, 2019/04/06
- 09/22: gnu: r-extremes: Update to 2.0-10., guix-commits, 2019/04/06
- 19/22: gnu: r-ensembldb: Update to 2.6.8., guix-commits, 2019/04/06
- 08/22: gnu: r-distillery: Update to 1.0-6., guix-commits, 2019/04/06
- 17/22: gnu: r-optparse: Update to 1.6.2., guix-commits, 2019/04/06