gnu: emacs-ebdb: Update to 0.6.24.
* gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.6.24.
This commit is contained in:
		
							parent
							
								
									3a8067b009
								
							
						
					
					
						commit
						d0aadf86ef
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -25344,14 +25344,14 @@ federated microblogging social network.") | |||
| (define-public emacs-ebdb | ||||
|   (package | ||||
|     (name "emacs-ebdb") | ||||
|     (version "0.6.23") | ||||
|     (version "0.6.24") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (string-append "https://elpa.gnu.org/packages/" | ||||
|                            "ebdb-" version ".tar")) | ||||
|        (sha256 | ||||
|         (base32 "0j3jvy9s606qjqcmcjzgck3dp8bhpgly2g00wnswzcgk4makdzld")))) | ||||
|         (base32 "0156rh6fkv2yp509h6i8qzh4gsda2mcmfrxl4r6ywn1z5ahijc3r")))) | ||||
|     (build-system emacs-build-system) | ||||
|     (home-page "https://github.com/girzel/ebdb") | ||||
|     (synopsis "EIEIO port of BBDB, Emacs's contact-management package") | ||||
|  |  | |||
		Reference in a new issue