gnu: emacs-org-jira: Update to 4.4.0.
* gnu/packages/emacs-xyz.scm (emacs-org-jira): Update to 4.4.0.
This commit is contained in:
		
							parent
							
								
									218add33da
								
							
						
					
					
						commit
						0114c7b2df
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -27839,7 +27839,7 @@ contains a track position, playback will start at the specified position.")
 | 
				
			||||||
(define-public emacs-org-jira
 | 
					(define-public emacs-org-jira
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
   (name "emacs-org-jira")
 | 
					   (name "emacs-org-jira")
 | 
				
			||||||
   (version "4.3.3")
 | 
					   (version "4.4.0")
 | 
				
			||||||
   (source
 | 
					   (source
 | 
				
			||||||
    (origin
 | 
					    (origin
 | 
				
			||||||
     (method git-fetch)
 | 
					     (method git-fetch)
 | 
				
			||||||
| 
						 | 
					@ -27849,7 +27849,7 @@ contains a track position, playback will start at the specified position.")
 | 
				
			||||||
     (file-name (git-file-name name version))
 | 
					     (file-name (git-file-name name version))
 | 
				
			||||||
     (sha256
 | 
					     (sha256
 | 
				
			||||||
      (base32
 | 
					      (base32
 | 
				
			||||||
       "0awfz4c70pxfj401p4h4j1lxic4pqpgigkldy9wvdkcyhqbphswj"))))
 | 
					       "1s91l4ibjvvc7rfvd8gldxqrcgjq00q83fdww217ck2ps5yrzyjl"))))
 | 
				
			||||||
   (build-system emacs-build-system)
 | 
					   (build-system emacs-build-system)
 | 
				
			||||||
   (propagated-inputs
 | 
					   (propagated-inputs
 | 
				
			||||||
    (list emacs-request emacs-s emacs-dash emacs-org))
 | 
					    (list emacs-request emacs-s emacs-dash emacs-org))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue