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 | (define-public ruby-pkg-config | ||||||
|   (package |   (package | ||||||
|     (name "ruby-pkg-config") |     (name "ruby-pkg-config") | ||||||
|     (version "1.1.7") |     (version "1.2.5") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (rubygems-uri "pkg-config" version)) |        (uri (rubygems-uri "pkg-config" version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "0lljiqnm0b4z6iy87lzapwrdfa6ps63x2z5zbs038iig8dqx2g0z")))) |          "056mzqdh4yjznsg36fi0xiq76f24vxlhzh2n4az919l3x5k318ar")))) | ||||||
|     (build-system ruby-build-system) |     (build-system ruby-build-system) | ||||||
|     (arguments |     (arguments | ||||||
|      ;; Tests require extra files not included in the gem. |      ;; Tests require extra files not included in the gem. | ||||||
|  |  | ||||||
		Reference in a new issue