Korjaa kääntäminen uudella Guix-versiolla

This commit is contained in:
Saku Laesvuori 2025-10-14 13:53:49 +03:00
parent 874ff44b76
commit 76d8e02689
Signed by: slaesvuo
GPG Key ID: 257D284A2A1D3A32
2 changed files with 3 additions and 6 deletions

View File

@ -471,20 +471,17 @@ representations used for @@Generic1@@ are modified slightly.")
(define ghc-filestore
(package
(name "ghc-filestore")
(version "0.6.5")
(version "0.6.5.1")
(source (origin
(method url-fetch)
(uri (hackage-uri "filestore" version))
(sha256
(base32
"0z29273vdqjsrj4vby0gp7d12wg9nkzq9zgqg18db0p5948jw1dh"))))
"1m6rav1rcigckakw8ky27lbwh5a9q8xl7nvv358ljykmvyl1j2lc"))))
(build-system haskell-build-system)
(properties '((upstream-name . "filestore")))
(inputs (list ghc-utf8-string ghc-xml ghc-split ghc-diff ghc-old-locale git mercurial))
(native-inputs (list ghc-hunit))
(arguments
`(#:cabal-revision ("1"
"1v9xqm0112knv6za05qf310ldndrc0h3xhajgwjaycbzkrknz4n7")))
(home-page "http://hackage.haskell.org/package/filestore")
(synopsis "Interface for versioning file stores.")
(description

View File

@ -3,7 +3,7 @@
(url "https://git.savannah.gnu.org/git/guix.git")
(branch "master")
(commit
"a6fc564bcc32ba599fc701f340c2d59c47bb225b")
"b2943f6791d02feda7901c3dc2c777193e664455")
(introduction
(make-channel-introduction
"9edb3f66fd807b096b48283debdcddccfea34bad"