gnu: ruby-pkg-config: Update to 1.2.5.
* gnu/packages/ruby.scm (ruby-pkg-config): Update to 1.2.5.
This commit is contained in:
		
							parent
							
								
									30caad5080
								
							
						
					
					
						commit
						884a80dd0a
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -4203,14 +4203,14 @@ patterns.") | |||
| (define-public ruby-pkg-config | ||||
|   (package | ||||
|     (name "ruby-pkg-config") | ||||
|     (version "1.1.7") | ||||
|     (version "1.2.5") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (rubygems-uri "pkg-config" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "0lljiqnm0b4z6iy87lzapwrdfa6ps63x2z5zbs038iig8dqx2g0z")))) | ||||
|          "056mzqdh4yjznsg36fi0xiq76f24vxlhzh2n4az919l3x5k318ar")))) | ||||
|     (build-system ruby-build-system) | ||||
|     (arguments | ||||
|      ;; Tests require extra files not included in the gem. | ||||
|  |  | |||
		Reference in a new issue