featherpad: 1.6.1 -> 1.6.2
This commit is contained in:
		
							parent
							
								
									e3a5e6a22c
								
							
						
					
					
						commit
						8e53c647e1
					
				@ -10,13 +10,13 @@
 | 
			
		||||
 | 
			
		||||
stdenv.mkDerivation (finalAttrs: {
 | 
			
		||||
  pname = "featherpad";
 | 
			
		||||
  version = "1.6.1";
 | 
			
		||||
  version = "1.6.2";
 | 
			
		||||
 | 
			
		||||
  src = fetchFromGitHub {
 | 
			
		||||
    owner = "tsujan";
 | 
			
		||||
    repo = "FeatherPad";
 | 
			
		||||
    tag = "V${finalAttrs.version}";
 | 
			
		||||
    hash = "sha256-uI/XKBBoKsbABQWvTQbqFLStXFeiJI2u0DA+Injxon0=";
 | 
			
		||||
    hash = "sha256-G47ltOiyNEk/NrFWoXpft/rCJ18t0FTZrc5ReEJL6TU=";
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  nativeBuildInputs = [
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user