gnu: freecad: Fix the package hash.
* gnu/packages/engineering.scm (freecad): Fix the package hash. Signed-off-by: Andrew Tropin <andrew@trop.in>
This commit is contained in:
		
							parent
							
								
									36bc92a3ec
								
							
						
					
					
						commit
						860e949896
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -2437,7 +2437,7 @@ comments.")))
 | 
			
		|||
             (commit version)))
 | 
			
		||||
       (file-name (git-file-name name version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32 "02976k91ypv41rqdl27jbmyhnhgx7k5bj520lcqs8qzgcdsynd03"))))
 | 
			
		||||
        (base32 "0wsfz2jqfhmqshyr1n4qxcc3c6a96gyll4h34vn2zzvvcnncn9rb"))))
 | 
			
		||||
    (build-system qt-build-system)
 | 
			
		||||
    (native-inputs
 | 
			
		||||
     (list doxygen
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue