summary refs log tree commit diff
path: root/gnu/packages/patches/glog-gcc-5-demangling.patch
AgeCommit message (Collapse)Author
2019-07-19gnu: glog: Update to 0.4.0.Marius Bakke
* gnu/packages/patches/glog-gcc-5-demangling.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/logging.scm (glog): Update to 0.4.0. [source]: Use GIT-FETCH. [arguments]: Remove.
2017-04-04gnu: glog: Fix name demangling for GCC 5.Ludovic Courtès
* gnu/packages/patches/glog-gcc-5-demangling.patch: New file. * gnu/packages/logging.scm (glog)[sources]: Add it. * gnu/local.mk (dist_patch_DATA): Add it.