mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: go-github-com-wraparound-wrap: Rename variable.
* gnu/packages/golang.scm (go-github-com-wraparound-wrap): Rename variable to go-wrap. Change-Id: Iad7eb43180598338cf4585d406cd32fbef67421a
This commit is contained in:
parent
0a5f9e1492
commit
8f01c071a3
1 changed files with 2 additions and 2 deletions
|
@ -1546,9 +1546,9 @@ TrueType font files in your system's user and system font directories.")
|
|||
|
||||
;; NOTE: A warning from upstream: This program is currently not actively
|
||||
;; maintained, it seems to work fine, but use at your own risk.
|
||||
(define-public go-github-com-wraparound-wrap
|
||||
(define-public go-wrap
|
||||
(package
|
||||
(name "go-github-com-wraparound-wrap")
|
||||
(name "go-wrap")
|
||||
(version "0.3.2")
|
||||
(source
|
||||
(origin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue