gnu: emacs-stumpwm-mode: Bump revision.
* gnu/packages/emacs-xyz.scm (emacs-stumpwm-mode): Bump revision.  This is
a followup to 31ee29161c.
			
			
This commit is contained in:
		
							parent
							
								
									47fc5229eb
								
							
						
					
					
						commit
						df7bb43bd0
					
				
					 1 changed files with 3 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -14725,10 +14725,11 @@ bookmarks and history.")
 | 
			
		|||
    (license license:gpl3+)))
 | 
			
		||||
 | 
			
		||||
(define-public emacs-stumpwm-mode
 | 
			
		||||
  (let ((commit "dd5b037923ec7d3cc27c55806bcec5a1b8cf4e91"))
 | 
			
		||||
  (let ((commit "dd5b037923ec7d3cc27c55806bcec5a1b8cf4e91")
 | 
			
		||||
        (revision "2"))
 | 
			
		||||
    (package
 | 
			
		||||
      (name "emacs-stumpwm-mode")
 | 
			
		||||
      (version (git-version "0.0.1" "1" commit))
 | 
			
		||||
      (version (git-version "0.0.1" revision commit))
 | 
			
		||||
      (source (origin
 | 
			
		||||
                (method git-fetch)
 | 
			
		||||
                (uri (git-reference
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue