gnu: emacs-org: Update to 20170210.
* gnu/packages/emacs.scm (emacs-org): Update to 20170210.
This commit is contained in:
		
							parent
							
								
									42e721a13d
								
							
						
					
					
						commit
						a26d6bcc53
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -3410,14 +3410,14 @@ passive voice.")
 | 
			
		|||
(define-public emacs-org
 | 
			
		||||
  (package
 | 
			
		||||
    (name "emacs-org")
 | 
			
		||||
    (version "20170124")
 | 
			
		||||
    (version "20170210")
 | 
			
		||||
    (source (origin
 | 
			
		||||
              (method url-fetch)
 | 
			
		||||
              (uri (string-append "http://elpa.gnu.org/packages/org-"
 | 
			
		||||
                                  version ".tar"))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "0mcnjwvily0xv1xl11dj18lg38llvrxja2j9mwn6vql8n5y1srxi"))))
 | 
			
		||||
                "15415wh3w8d4c8hd7qfrfdjnjb1zppmrkg8cdp7hw2ilyr90c0bn"))))
 | 
			
		||||
    (build-system emacs-build-system)
 | 
			
		||||
    (home-page "http://orgmode.org/")
 | 
			
		||||
    (synopsis "Outline-based notes management and organizer")
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue