mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Add upstream-name property to Haskell packages.
Script-aided bulk change.
This commit is contained in:
parent
84549dcf38
commit
cad6aa8082
10 changed files with 709 additions and 1 deletions
|
@ -47,6 +47,7 @@
|
|||
(sha256
|
||||
(base32 "0yjjbhc593ylrm4mq4j01nkdvh7xqsg5in30wxj4y53vf5hkggp5"))))
|
||||
(build-system haskell-build-system)
|
||||
(properties '((upstream-name . "Agda")))
|
||||
(inputs
|
||||
(list ghc-aeson
|
||||
ghc-alex
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue