gnu: emacs-subed: Update to 1.0.24.
* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.0.24.
This commit is contained in:
		
							parent
							
								
									9be7ffa5b4
								
							
						
					
					
						commit
						eae6fe7446
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -7097,14 +7097,14 @@ user.")
 | 
				
			||||||
(define-public emacs-subed
 | 
					(define-public emacs-subed
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "emacs-subed")
 | 
					    (name "emacs-subed")
 | 
				
			||||||
    (version "1.0.21")
 | 
					    (version "1.0.24")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (string-append "https://elpa.nongnu.org/nongnu/subed-"
 | 
					              (uri (string-append "https://elpa.nongnu.org/nongnu/subed-"
 | 
				
			||||||
                                  version ".tar"))
 | 
					                                  version ".tar"))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "0l4xv56ab31li9l77x68jnpcn47xgj0gqjfs5diklr665vjmfqim"))))
 | 
					                "1x9w858pgyhd7hlvn85h379f8sfvf8ly3a9596q4jkqbcp9riymq"))))
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     (list
 | 
					     (list
 | 
				
			||||||
      #:tests? #t
 | 
					      #:tests? #t
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue