gnu: emacs-ef-themes: Update to 1.3.0.
* gnu/packages/emacs-xyz.scm (emacs-ef-themes): Update to 1.3.0.
This commit is contained in:
		
							parent
							
								
									6de8e65b91
								
							
						
					
					
						commit
						740f0c4872
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -6291,7 +6291,7 @@ intended to be.")
 | 
				
			||||||
(define-public emacs-ef-themes
 | 
					(define-public emacs-ef-themes
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "emacs-ef-themes")
 | 
					    (name "emacs-ef-themes")
 | 
				
			||||||
    (version "1.2.0")
 | 
					    (version "1.3.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method git-fetch)
 | 
					       (method git-fetch)
 | 
				
			||||||
| 
						 | 
					@ -6301,7 +6301,7 @@ intended to be.")
 | 
				
			||||||
       (file-name (git-file-name name version))
 | 
					       (file-name (git-file-name name version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "186q08prgg4n1kw91y7bqy53ladi2gfnjp6irvmr207c434wand0"))))
 | 
					         "0a52zm9h7nsif5b6ig428d9i0gh8c0qcfyarvsmpv8cwk59iba0z"))))
 | 
				
			||||||
    (build-system emacs-build-system)
 | 
					    (build-system emacs-build-system)
 | 
				
			||||||
    (home-page "https://git.sr.ht/~protesilaos/ef-themes")
 | 
					    (home-page "https://git.sr.ht/~protesilaos/ef-themes")
 | 
				
			||||||
    (synopsis "Colorful and legible themes")
 | 
					    (synopsis "Colorful and legible themes")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue