gnu: emacsy-minimal: Update to v0.4.1-37-g5f91ee6.
* gnu/packages/guile-xyz.scm (emacsy-minimal): Update to v0.4.1-37-g5f91ee6. Signed-off-by: Marius Bakke <marius@gnu.org>
This commit is contained in:
		
							parent
							
								
									3fe3ae7ee2
								
							
						
					
					
						commit
						e9db965feb
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -3084,7 +3084,7 @@ in C using Gtk+-3 and WebKitGtk.") | |||
|     (license license:gpl3+))) | ||||
| 
 | ||||
| (define-public emacsy-minimal | ||||
|   (let ((commit "v0.4.1-31-g415d96f")) | ||||
|   (let ((commit "v0.4.1-37-g5f91ee6")) | ||||
|     (package | ||||
|       (inherit emacsy) | ||||
|       (name "emacsy-minimal") | ||||
|  | @ -3097,7 +3097,7 @@ in C using Gtk+-3 and WebKitGtk.") | |||
|                (commit commit))) | ||||
|          (file-name (git-file-name name version)) | ||||
|          (sha256 | ||||
|           (base32 "1cs1i1hxwrv0a512j54yrvfh743nci1chx6qjgp4jyzq98ncvxgg")))) | ||||
|           (base32 "03ym14g9qhjqmryr5z065kynqm8yhmvnbs2djl6vp3i9cmqln8cl")))) | ||||
|       (build-system gnu-build-system) | ||||
|       (inputs | ||||
|        `(("guile" ,guile-2.2) | ||||
|  |  | |||
		Reference in a new issue