gnu: ghc-juicypixels: Update to 3.2.9.3.
* gnu/packages/haskell.scm (ghc-juicypixels): Update to 3.2.9.3.
This commit is contained in:
		
							parent
							
								
									e427a0e42c
								
							
						
					
					
						commit
						7a1bc3b9e7
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -4970,7 +4970,7 @@ do on-demand loading.")
 | 
				
			||||||
(define-public ghc-juicypixels
 | 
					(define-public ghc-juicypixels
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "ghc-juicypixels")
 | 
					    (name "ghc-juicypixels")
 | 
				
			||||||
    (version "3.2.6.2")
 | 
					    (version "3.2.9.3")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (string-append "https://hackage.haskell.org/package/"
 | 
					              (uri (string-append "https://hackage.haskell.org/package/"
 | 
				
			||||||
| 
						 | 
					@ -4978,7 +4978,7 @@ do on-demand loading.")
 | 
				
			||||||
                                  version ".tar.gz"))
 | 
					                                  version ".tar.gz"))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "0hxa57cdknz86zywpjwfbdhac5lmk7j0wd5hy4mcnb8mw6r2m592"))))
 | 
					                "14s57fgf6kd5n5al2kcvk1aaxbq1ph0r5h8blflrjkx83yl6r8yn"))))
 | 
				
			||||||
    (build-system haskell-build-system)
 | 
					    (build-system haskell-build-system)
 | 
				
			||||||
    (inputs
 | 
					    (inputs
 | 
				
			||||||
     `(("ghc-mtl" ,ghc-mtl)
 | 
					     `(("ghc-mtl" ,ghc-mtl)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue