[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
27/48: gnu: r-pixmap: Update to 0.4-13.
From: |
guix-commits |
Subject: |
27/48: gnu: r-pixmap: Update to 0.4-13. |
Date: |
Tue, 7 May 2024 16:20:55 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 8fb84ae3aeb4d455fa451c2840fdc2a8f5370883
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 7 22:18:46 2024 +0200
gnu: r-pixmap: Update to 0.4-13.
* gnu/packages/cran.scm (r-pixmap): Update to 0.4-13.
Change-Id: Ia2270efb3fb0607cf9095b308673dcee1d04df32
---
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 0426184193..6183a1451f 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -20670,14 +20670,14 @@ Emphasis is always given to methods for visualizing
the data.")
(define-public r-pixmap
(package
(name "r-pixmap")
- (version "0.4-12")
+ (version "0.4-13")
(source
(origin
(method url-fetch)
(uri (cran-uri "pixmap" version))
(sha256
(base32
- "1v1a1adsgh5jlvvi98j4nhb1h681s97ip76zdrga12rlsjaahfw9"))))
+ "04g74v8g9r0f3czzk4r3n0wxyg7ldgfdlh21bas7axa9l10wdnz3"))))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/pixmap")
(synopsis "Tools for bitmap images")
- 20/48: gnu: r-flextable: Update to 0.9.6., (continued)
- 20/48: gnu: r-flextable: Update to 0.9.6., guix-commits, 2024/05/07
- 39/48: gnu: r-ragg: Update to 1.3.1., guix-commits, 2024/05/07
- 42/48: gnu: r-survival: Update to 3.6-4., guix-commits, 2024/05/07
- 36/48: gnu: r-iml: Update to 0.11.3., guix-commits, 2024/05/07
- 18/48: gnu: r-officer: Update to 0.6.6., guix-commits, 2024/05/07
- 17/48: gnu: r-rapiclient: Update to 0.1.4., guix-commits, 2024/05/07
- 45/48: gnu: r-gtable: Update to 0.3.5., guix-commits, 2024/05/07
- 41/48: gnu: r-matrix: Update to 1.7-0., guix-commits, 2024/05/07
- 35/48: gnu: r-stanheaders: Update to 2.32.7., guix-commits, 2024/05/07
- 43/48: gnu: r-stringi: Update to 1.8.4., guix-commits, 2024/05/07
- 27/48: gnu: r-pixmap: Update to 0.4-13.,
guix-commits <=