mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: schismtracker: Update to 20190805.
* gnu/packages/music.scm (schismtracker): Update to 20190805.
This commit is contained in:
parent
299e15c16e
commit
72aee8a817
1 changed files with 2 additions and 2 deletions
|
@ -2978,7 +2978,7 @@ for improved Amiga ProTracker 2/3 compatibility.")
|
||||||
(define-public schismtracker
|
(define-public schismtracker
|
||||||
(package
|
(package
|
||||||
(name "schismtracker")
|
(name "schismtracker")
|
||||||
(version "20190614")
|
(version "20190805")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
|
@ -2987,7 +2987,7 @@ for improved Amiga ProTracker 2/3 compatibility.")
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0cg0q5bkn8a06v03vmj69xyhi4xxpl729k4008q4hiakh9gy2x49"))
|
"0qqps20vvn3rgpg8174bjrrm38gqcci2z5z4c1r1vhbccclahgsd"))
|
||||||
(modules '((guix build utils)))
|
(modules '((guix build utils)))
|
||||||
(snippet
|
(snippet
|
||||||
;; Remove use of __DATE__ and __TIME__ for reproducibility.
|
;; Remove use of __DATE__ and __TIME__ for reproducibility.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue