gnu: r-nleqslv: Update to 3.3.5.
* gnu/packages/cran.scm (r-nleqslv): Update to 3.3.5. Change-Id: Icbbcbdee0a652cfe693baf7cd05e7ce89e315b2e
This commit is contained in:
		
							parent
							
								
									5410297190
								
							
						
					
					
						commit
						ca94f61878
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -15757,13 +15757,13 @@ emission distributions.") | ||||||
| (define-public r-nleqslv | (define-public r-nleqslv | ||||||
|   (package |   (package | ||||||
|     (name "r-nleqslv") |     (name "r-nleqslv") | ||||||
|     (version "3.3.4") |     (version "3.3.5") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (cran-uri "nleqslv" version)) |        (uri (cran-uri "nleqslv" version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 "1kqgjgrid0s4f5rr7kcmw2h1zkb5vfvl2nnzrvc5s5fdbd9fg0r7")))) |         (base32 "0fjby0qva2lp2i7x752wva0z15xqys9fgrrcfimqszg65wnig60j")))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (native-inputs (list gfortran)) |     (native-inputs (list gfortran)) | ||||||
|     (home-page "https://cran.r-project.org/web/packages/nleqslv/") |     (home-page "https://cran.r-project.org/web/packages/nleqslv/") | ||||||
|  |  | ||||||
		Reference in a new issue