gnu: r-rhpcblasctl: Update to 0.21-247.1.
* gnu/packages/cran.scm (r-rhpcblasctl): Update to 0.21-247.1.
This commit is contained in:
		
							parent
							
								
									40badbd0c3
								
							
						
					
					
						commit
						2703bf661c
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -19538,14 +19538,14 @@ path of values for the regularization parameter.")
 | 
				
			||||||
(define-public r-rhpcblasctl
 | 
					(define-public r-rhpcblasctl
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-rhpcblasctl")
 | 
					    (name "r-rhpcblasctl")
 | 
				
			||||||
    (version "0.21-247")
 | 
					    (version "0.21-247.1")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (cran-uri "RhpcBLASctl" version))
 | 
					       (uri (cran-uri "RhpcBLASctl" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "09276fpkj6xa0zpzzdckclj923b0xr0rhfjiiwfli3kyqi2m37v2"))))
 | 
					         "0scpr6jq25xx7wmqyc380ann4h536ll0g7wblikk25yqvpamzrav"))))
 | 
				
			||||||
    (properties `((upstream-name . "RhpcBLASctl")))
 | 
					    (properties `((upstream-name . "RhpcBLASctl")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (home-page "https://prs.ism.ac.jp/~nakama/Rhpc/")
 | 
					    (home-page "https://prs.ism.ac.jp/~nakama/Rhpc/")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue