gnu: di: Update to 4.47.2.
* gnu/packages/admin.scm (di): Update to 4.47.2.
This commit is contained in:
		
							parent
							
								
									9a3be6fc42
								
							
						
					
					
						commit
						9a8583ec45
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -2421,13 +2421,13 @@ a new command using the matched rule, and runs it.") | ||||||
| (define-public di | (define-public di | ||||||
|   (package |   (package | ||||||
|     (name "di") |     (name "di") | ||||||
|     (version "4.47.1") |     (version "4.47.2") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (string-append "https://gentoo.com/di/di-" version ".tar.gz")) |        (uri (string-append "https://gentoo.com/di/di-" version ".tar.gz")) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 "1bdbl9k3gqf4h6g21difqc0w17pjid6r587y19wi37vx36aava7f")))) |         (base32 "1g97pp2hznskqlkhl6ppyzgdmv878bcqiwh633kdnm70d1pvh192")))) | ||||||
|     (build-system gnu-build-system) |     (build-system gnu-build-system) | ||||||
|     (arguments |     (arguments | ||||||
|      `(#:tests? #f                      ; obscure test failures |      `(#:tests? #f                      ; obscure test failures | ||||||
|  |  | ||||||
		Reference in a new issue