3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: commencement: mes-boot: Update to 0.22.

* gnu/packages/commencement.scm (mes-boot): Update to 0.22.
This commit is contained in:
Jan Nieuwenhuizen 2019-12-18 17:14:38 +01:00
parent 062bc72117
commit 1fdc6a3829
No known key found for this signature in database
GPG key ID: F3C1A0D9C1D65273

View file

@ -498,14 +498,14 @@ $MES -e '(mescc)' module/mescc.scm -- \"$@\"
(package
(inherit mes)
(name "mes-boot")
(version "0.21-33-g6d493b90d")
(version "0.22")
(source (origin
(method url-fetch)
(uri (string-append "http://lilypond.org/janneke/mes/"
(uri (string-append "mirror://gnu/mes/"
"mes-" version ".tar.gz"))
(sha256
(base32
"0nr74zyam5n82svjwfbcz2mycj88vvsqab12x0mxv1lm6yqxqmmj"))))
"0p1jsrrmcbc0zrvbvnjbb6iyxr0in71km293q8qj6gnar6bw09av"))))
(inputs '())
(propagated-inputs '())
(native-inputs