gnu: ghostwriter: Update to 2.0.2.
* gnu/packages/text-editors.scm (ghostwriter): Update to 2.0.2.
This commit is contained in:
		
							parent
							
								
									5b446c4486
								
							
						
					
					
						commit
						73e732fd21
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -634,7 +634,7 @@ scripts/input/X11/C/Shell/HTML/Dired): 49KB.
 | 
				
			||||||
(define-public ghostwriter
 | 
					(define-public ghostwriter
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "ghostwriter")
 | 
					    (name "ghostwriter")
 | 
				
			||||||
    (version "2.0.1")
 | 
					    (version "2.0.2")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method git-fetch)
 | 
					              (method git-fetch)
 | 
				
			||||||
              (uri (git-reference
 | 
					              (uri (git-reference
 | 
				
			||||||
| 
						 | 
					@ -643,7 +643,7 @@ scripts/input/X11/C/Shell/HTML/Dired): 49KB.
 | 
				
			||||||
              (file-name (git-file-name name version))
 | 
					              (file-name (git-file-name name version))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "07jrsh6549zypdnyy7g6yvggrz5mlya9jm7zmkjmvl7s0min3mbc"))))
 | 
					                "19cf55b86yj2b5hdazbyw4iyp6xq155243aiyg4m0vhwh0h79nwh"))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (native-inputs
 | 
					    (native-inputs
 | 
				
			||||||
     `(("pkg-config" ,pkg-config)
 | 
					     `(("pkg-config" ,pkg-config)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue