gnu: help2man: Update to 1.46.4.
* gnu/packages/man.scm (help2man): Update to 1.46.4.
This commit is contained in:
		
							parent
							
								
									bdeb576793
								
							
						
					
					
						commit
						3de92182a4
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -151,7 +151,7 @@ Linux kernel and C library interfaces employed by user-space programs.") | ||||||
| (define-public help2man | (define-public help2man | ||||||
|   (package |   (package | ||||||
|     (name "help2man") |     (name "help2man") | ||||||
|     (version "1.46.3") |     (version "1.46.4") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|       (method url-fetch) |       (method url-fetch) | ||||||
|  | @ -159,7 +159,7 @@ Linux kernel and C library interfaces employed by user-space programs.") | ||||||
|                           version ".tar.xz")) |                           version ".tar.xz")) | ||||||
|       (sha256 |       (sha256 | ||||||
|        (base32 |        (base32 | ||||||
|         "0hi94a6ai96yw0v8xgjzpp5c6jr33ifmbn2mkp7wz7rgmwxxqsd6")))) |         "0csn7jx7nhlrflalw1992p3l5afawlpdyjdff2q5bk5hadgz3rqs")))) | ||||||
|     (build-system gnu-build-system) |     (build-system gnu-build-system) | ||||||
|     (arguments `(;; There's no `check' target. |     (arguments `(;; There's no `check' target. | ||||||
|                  #:tests? #f)) |                  #:tests? #f)) | ||||||
|  |  | ||||||
		Reference in a new issue