gnu: ghc-hs-bibutils: Update to 6.6.0.0.
* gnu/packages/haskell.scm (ghc-hs-bibutils): Update to 6.6.0.0.
This commit is contained in:
		
							parent
							
								
									3ea018c742
								
							
						
					
					
						commit
						568cafd56a
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -6543,7 +6543,7 @@ provided for those who need a drop-in replacement for Markdown.pl.") | ||||||
| (define-public ghc-hs-bibutils | (define-public ghc-hs-bibutils | ||||||
|   (package |   (package | ||||||
|     (name "ghc-hs-bibutils") |     (name "ghc-hs-bibutils") | ||||||
|     (version "6.2.0.1") |     (version "6.6.0.0") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|  | @ -6552,7 +6552,7 @@ provided for those who need a drop-in replacement for Markdown.pl.") | ||||||
|              version ".tar.gz")) |              version ".tar.gz")) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "0c56sjgg82kjcg5rrplnyn7vf02ccsj3kkcbgc87zxlv0j880rjb")))) |          "0n2sz2zl4naspryd49ii858qkjp2lapns5a2gr8zm6vvn5sh1f0l")))) | ||||||
|     (build-system haskell-build-system) |     (build-system haskell-build-system) | ||||||
|     (inputs `(("ghc-syb" ,ghc-syb))) |     (inputs `(("ghc-syb" ,ghc-syb))) | ||||||
|     (home-page "https://hackage.haskell.org/package/hs-bibutils") |     (home-page "https://hackage.haskell.org/package/hs-bibutils") | ||||||
|  |  | ||||||
		Reference in a new issue