gnu: guile-next: Update to commit db7efa5.
* gnu/packages/guile.scm (guile-next): Update to commit db7efa5. Change-Id: Ia9629b4494b9d8968d9caa1b6c6ce362ee24a24d
This commit is contained in:
		
							parent
							
								
									21fad13fff
								
							
						
					
					
						commit
						5ab0b4c114
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -457,7 +457,7 @@ without requiring the source code to be rewritten.")
 | 
			
		|||
(define-public guile-next
 | 
			
		||||
  (let ((version "3.0.9")
 | 
			
		||||
        (revision "0")
 | 
			
		||||
        (commit "fb1f5e28b1a575247fd16184b1c83b8838b09716"))
 | 
			
		||||
        (commit "db7efa5d204b2e46ce9eb82f417d8c12d394858d"))
 | 
			
		||||
    (package
 | 
			
		||||
      (inherit guile-3.0)
 | 
			
		||||
      (name "guile-next")
 | 
			
		||||
| 
						 | 
				
			
			@ -471,7 +471,7 @@ without requiring the source code to be rewritten.")
 | 
			
		|||
                (file-name (git-file-name name version))
 | 
			
		||||
                (sha256
 | 
			
		||||
                 (base32
 | 
			
		||||
                  "1lcc6sz0f3x253pr4a0fggsfkaxmxxw63cspfm2mjis6h82g6jxm"))))
 | 
			
		||||
                  "1mg7pd0ya7i9swgnb38ay99cjwiw61ni0ypyywjrpv6iyvmx8m8q"))))
 | 
			
		||||
      (arguments
 | 
			
		||||
       (substitute-keyword-arguments (package-arguments guile-3.0)
 | 
			
		||||
         ((#:phases phases '%standard-phases)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue