aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/statistics.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 735c30da94..414b8c176f 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2709,13 +2709,13 @@ variety of formats.")
(define-public r-gtable
(package
(name "r-gtable")
- (version "0.2.0")
+ (version "0.3.0")
(source (origin
(method url-fetch)
(uri (cran-uri "gtable" version))
(sha256
(base32
- "0vz7073m0a2q12qzzihrfh5c2kx5jqi5l7z470fxmwqghdllh7l0"))))
+ "1lyncxf2dqdjgw1071cn9c8zwzkz6sldnd5cgmicf70bc726qf7x"))))
(properties `((upstream-name . "gtable")))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/gtable")
/expect.sourceforge.net/....Oleg Pykhalov 2017-10-05Merge branch 'master' into stagingMarius Bakke 2017-09-29gnu: tclxml: Propagate tcllib....Danny Milosavljevic 2017-09-27Merge branch 'master' into stagingMarius Bakke 2017-09-27gnu: tklib: Fix typo....Marius Bakke 2017-09-27gnu: tklib: Add missing closing brace....Maxim Cournoyer 2017-09-26gnu: Add tklib....Danny Milosavljevic 2017-09-20gnu: Use 'modify-phases' syntax....Kei Kebreau 2017-08-29Update e-mail for Kei Kebreau....Kei Kebreau 2017-08-29gnu: perl-tk: Update to 804.034....Tobias Geerinckx-Rice 2017-05-02gnu: Avoid circular dependencies by Perl license....Petter 2017-04-10gnu: Add tclx....Kei Kebreau 2017-01-18gnu: tk: Update to 8.6.6....Kei Kebreau 2017-01-18gnu: tcl: Update to 8.6.6....Kei Kebreau 2016-07-21gnu: Update URLs for sourceforge.net....Leo Famulari 2016-04-14gnu: packages: Use 'search-patches' everywhere....Alex Kost 2016-02-12gnu: Add tclxml....Jan Nieuwenhuizen 2016-02-12gnu: Add tcllib....Jan Nieuwenhuizen 2016-02-12gnu: tcl: Use tcl/tk license....Jan Nieuwenhuizen 2016-01-31gnu: perl-tk: Update to 804.033....Efraim Flashner 2015-11-29gnu: tcl: Produce 'tclIndex' files deterministically....Ludovic Courtès 2015-11-29tk: Hardcode path to TK_LIBRARY....宋文武 2015-09-24gnu: tcl: Add missing -L flag in tk.pc and tkConfig.sh....Ludovic Courtès 2015-09-12gnu: tk: Update to 8.6.4....宋文武 2015-09-12gnu: tcl: Update to 8.6.4....宋文武 2015-08-19gnu: tk: Build with Xft support....宋文武