Archived
1
0
Fork 0

gnu: ghc-paths: Update to 0.1.0.12.

* gnu/packages/haskell-xyz.scm (ghc-paths): Update to 0.1.0.12.
This commit is contained in:
Timothy Sample 2019-10-31 01:17:49 -04:00
parent 544bb369f1
commit 9a8adeb1a6
No known key found for this signature in database
GPG key ID: 2AC6A5EC1C357C59

View file

@ -7527,7 +7527,7 @@ files/directories, and more.")
(define-public ghc-paths (define-public ghc-paths
(package (package
(name "ghc-paths") (name "ghc-paths")
(version "0.1.0.9") (version "0.1.0.12")
(outputs '("out" "doc")) (outputs '("out" "doc"))
(source (source
(origin (origin
@ -7538,7 +7538,7 @@ files/directories, and more.")
".tar.gz")) ".tar.gz"))
(sha256 (sha256
(base32 (base32
"0ibrr1dxa35xx20cpp8jzgfak1rdmy344dfwq4vlq013c6w8z9mg")))) "1164w9pqnf7rjm05mmfjznz7rrn415blrkk1kjc0gjvks1vfdjvf"))))
(build-system haskell-build-system) (build-system haskell-build-system)
(home-page "https://github.com/simonmar/ghc-paths") (home-page "https://github.com/simonmar/ghc-paths")
(synopsis (synopsis