gnu: ghc-xml: Update home page.
Before code.galois.com vanished, it redirected here. * gnu/packages/haskell-xyz.scm (ghc-xml)[home-page]: Use new (HTTPS) URI.
This commit is contained in:
		
							parent
							
								
									60783303ed
								
							
						
					
					
						commit
						2b62f5d0f7
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -13224,7 +13224,7 @@ parts.")
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "0g814lj7vaxvib2g3r734221k80k7ap9czv9hinifn8syals3l9j"))))
 | 
					         "0g814lj7vaxvib2g3r734221k80k7ap9czv9hinifn8syals3l9j"))))
 | 
				
			||||||
    (build-system haskell-build-system)
 | 
					    (build-system haskell-build-system)
 | 
				
			||||||
    (home-page "http://code.galois.com")
 | 
					    (home-page "https://github.com/GaloisInc/xml")
 | 
				
			||||||
    (synopsis "Simple XML library for Haskell")
 | 
					    (synopsis "Simple XML library for Haskell")
 | 
				
			||||||
    (description "This package provides a simple XML library for Haskell.")
 | 
					    (description "This package provides a simple XML library for Haskell.")
 | 
				
			||||||
    (license license:bsd-3)))
 | 
					    (license license:bsd-3)))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue