gnu: swig-next: Update to 4.2.1.
* gnu/packages/swig.scm (swig-next): Update to 4.2.1. Change-Id: I8119b79ebf7d7d404f1161473ab16a04017c1bb7 Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
		
							parent
							
								
									39d852d88a
								
							
						
					
					
						commit
						0762c240dc
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -79,7 +79,7 @@ you tailor the wrapping process to suit your application.") | |||
|   (package | ||||
|     (inherit swig) | ||||
|     (name "swig") | ||||
|     (version "4.2.0") | ||||
|     (version "4.2.1") | ||||
|     (source (origin | ||||
|               (method url-fetch) | ||||
|               (uri (string-append "mirror://sourceforge/" name "/" name "/" | ||||
|  | @ -87,5 +87,5 @@ you tailor the wrapping process to suit your application.") | |||
|                                  name "-" version ".tar.gz")) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|                 "15wwh9215rdkflpr85r7zxr2nmrib03jr4bvh5i0f9lyb3bs4716")))) | ||||
|                 "1n5pb77hwadjpbqgqn28i5v4cp94ar19wmv9vk6v4j6hw9a5617s")))) | ||||
|     (inputs (list pcre2)))) | ||||
|  |  | |||
		Reference in a new issue