librewolf-bin: 134.0.0-1 -> 134.0.1-1
This commit is contained in:
		
							parent
							
								
									66aa98b290
								
							
						
					
					
						commit
						864b537175
					
				@ -6,11 +6,11 @@
 | 
			
		||||
 | 
			
		||||
let
 | 
			
		||||
  pname = "librewolf-bin";
 | 
			
		||||
  upstreamVersion = "134.0-1";
 | 
			
		||||
  upstreamVersion = "134.0.1-1";
 | 
			
		||||
  version = lib.replaceStrings [ "-" ] [ "." ] upstreamVersion;
 | 
			
		||||
  src = fetchurl {
 | 
			
		||||
    url = "https://gitlab.com/api/v4/projects/24386000/packages/generic/librewolf/${upstreamVersion}/LibreWolf.x86_64.AppImage";
 | 
			
		||||
    hash = "sha256-WlI0a2Sb59O6QGZ59vseTeDIkzyJd4/VIZ/qTFcLWm0=";
 | 
			
		||||
    hash = "sha256-AZSIHs8m0Y5CWE9C1MyQReOIxkrl3QvLhHx+n41hlIk=";
 | 
			
		||||
  };
 | 
			
		||||
  appimageContents = appimageTools.extract { inherit pname version src; };
 | 
			
		||||
in
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user