gnu: raincat: Update to 1.2.
* gnu/packages/games.scm (raincat): Update to 1.2.
This commit is contained in:
		
							parent
							
								
									3f135acc35
								
							
						
					
					
						commit
						2d67fe8936
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -2122,7 +2122,7 @@ on the screen and keyboard to display letters.")
 | 
				
			||||||
(define-public raincat
 | 
					(define-public raincat
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "raincat")
 | 
					    (name "raincat")
 | 
				
			||||||
    (version "1.1.1.3")
 | 
					    (version "1.2")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
| 
						 | 
					@ -2132,7 +2132,7 @@ on the screen and keyboard to display letters.")
 | 
				
			||||||
             ".tar.gz"))
 | 
					             ".tar.gz"))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "1aalh68h6799mv4vyg30zpskl5jkn6x2j1jza7p4lrflyifxzar8"))))
 | 
					         "1zyxkvjxkadwakg03xnjii1hx0gs45ap9rfkpi4kxipzxppq1klk"))))
 | 
				
			||||||
    (build-system haskell-build-system)
 | 
					    (build-system haskell-build-system)
 | 
				
			||||||
    (inputs
 | 
					    (inputs
 | 
				
			||||||
     `(("ghc-extensible-exceptions" ,ghc-extensible-exceptions)
 | 
					     `(("ghc-extensible-exceptions" ,ghc-extensible-exceptions)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue