me
/
guix
Archived
1
0
Fork 0

gnu: quaternion: Add debug output.

* gnu/packages/messaging.scm (quaternion)[outputs]: Add debug output.
master
Efraim Flashner 2020-09-29 09:25:20 +03:00
parent 5323d59c6a
commit e86e049305
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -2075,6 +2075,7 @@ There is support for:
(package
(name "quaternion")
(version "0.0.9.4e")
(outputs '("out" "debug"))
(source
(origin
(method git-fetch)