gnu: ghc-word8: Update to 0.1.3.
* gnu/packages/haskell.scm (ghc-word8): Update to 0.1.3.
This commit is contained in:
		
							parent
							
								
									4fe3ce822f
								
							
						
					
					
						commit
						bc819cdf4c
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -4521,7 +4521,7 @@ Kaseorg.")
 | 
				
			||||||
(define-public ghc-word8
 | 
					(define-public ghc-word8
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "ghc-word8")
 | 
					    (name "ghc-word8")
 | 
				
			||||||
    (version "0.1.2")
 | 
					    (version "0.1.3")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
| 
						 | 
					@ -4531,7 +4531,7 @@ Kaseorg.")
 | 
				
			||||||
             ".tar.gz"))
 | 
					             ".tar.gz"))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "1pbn8ra3qhwvw07p375cdmp7jzlg07hgdcr4cpscz3h7b9sy7fiw"))))
 | 
					         "12jx7f13d2h1djq4fh4dyrab61sm49mj1w61j3rzp2vjfm696c16"))))
 | 
				
			||||||
    (build-system haskell-build-system)
 | 
					    (build-system haskell-build-system)
 | 
				
			||||||
    (native-inputs
 | 
					    (native-inputs
 | 
				
			||||||
     `(("ghc-hspec" ,ghc-hspec)
 | 
					     `(("ghc-hspec" ,ghc-hspec)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue