gnu: s6: Update to 2.10.0.2.
* gnu/packages/skarnet.scm (s6): Update to 2.10.0.2.
This commit is contained in:
		
							parent
							
								
									4607fe2cdb
								
							
						
					
					
						commit
						27ffa16c58
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -104,14 +104,14 @@ complexity."))) | |||
| (define-public s6 | ||||
|   (package | ||||
|    (name "s6") | ||||
|    (version "2.10.0.1") | ||||
|    (version "2.10.0.2") | ||||
|    (source | ||||
|     (origin | ||||
|      (method url-fetch) | ||||
|      (uri (string-append "https://skarnet.org/software/s6/s6-" | ||||
|                          version ".tar.gz")) | ||||
|      (sha256 | ||||
|       (base32 "1xfil1a138k7a83rqmrgmhklmasgspgdqszn8nyyn3vrnh7ny0nh")))) | ||||
|       (base32 "08bcrp7ck1l3wmjyzxi3vgk6j0n2jfymxs4rjjw4if40f3lgqfmj")))) | ||||
|    (build-system gnu-build-system) | ||||
|    (inputs `(("skalibs" ,skalibs) | ||||
|              ("execline" ,execline))) | ||||
|  |  | |||
		Reference in a new issue