gnu: guix-build-coordinator: Update to 0-108.0d1e6e6.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-108.0d1e6e6. Change-Id: I4032a28200eec4b953f982d2a1572b84866b0f98
This commit is contained in:
		
							parent
							
								
									020d95b2e0
								
							
						
					
					
						commit
						d4cba4a8cc
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -1545,8 +1545,8 @@ environments.")
 | 
			
		|||
                  "0k9zkdyyzir3fvlbcfcqy17k28b51i20rpbjwlx2i1mwd2pw9cxc")))))))
 | 
			
		||||
 | 
			
		||||
(define-public guix-build-coordinator
 | 
			
		||||
  (let ((commit "4ccfaffc1965cb4ed060bbd82a425026ab3bb36e")
 | 
			
		||||
        (revision "107"))
 | 
			
		||||
  (let ((commit "0d1e6e64c7a339fed717a0b017b9650a07da87db")
 | 
			
		||||
        (revision "108"))
 | 
			
		||||
    (package
 | 
			
		||||
      (name "guix-build-coordinator")
 | 
			
		||||
      (version (git-version "0" revision commit))
 | 
			
		||||
| 
						 | 
				
			
			@ -1557,7 +1557,7 @@ environments.")
 | 
			
		|||
                      (commit commit)))
 | 
			
		||||
                (sha256
 | 
			
		||||
                 (base32
 | 
			
		||||
                  "17s8xql655x4rszv8ig6ql0x3qnw5q9mas0q1bnizayh9vdivlf6"))
 | 
			
		||||
                  "15y8s121ildf4lnyw2sz2r1xzvc9isk4syiinkf00babxnbqphvq"))
 | 
			
		||||
                (file-name (string-append name "-" version "-checkout"))))
 | 
			
		||||
      (build-system gnu-build-system)
 | 
			
		||||
      (arguments
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue