[PATCH 0/2] Added magic-enum header-only library as a package.

  • Done
  • quality assurance status badge
Details
2 participants
  • Anadon
  • Leo Prikler
Owner
unassigned
Submitted by
Anadon
Severity
normal
Merged with

Debbugs page

Anadon wrote 4 years ago
(address . guix-patches@gnu.org)(address . 45604@debbugs.gnu.org)(name . Anadon)(address . joshua.r.marshall.1991@gmail.com)
20210109024058.68902-1-joshua.r.marshall.1991@gmail.com
Added magic-enum header-only library as a package.

Anadon (1):
Made changes Leo on the ML suggested.

Josh Marshall (1):
Added magic-enum header-only library as a package.

gnu/packages/cpp.scm | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)

--
2.30.0
Leo Prikler wrote 4 years ago
Please don't tag guix-patches in follow-ups
(address . control@debbugs.gnu.org)
b3ee40116e925066349799811038b8813b0332dd.camel@student.tugraz.at
merge 45604 45730 45731 45850 45851 45852 45853
?
Your comment

This issue is archived.

To comment on this conversation send an email to 45730@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 45730
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help