mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-29 04:01:28 -06:00
gnu: fortunes-jkirchartz: Update to 0.0.0-1.f3acb4e.
* gnu/packages/toys.scm (fortunes-jkirchartz): Update to 0.0.0-1.f3acb4e. Change-Id: I44e6ec3677d04bead60a2a1048327b5d84d8f766
This commit is contained in:
parent
32f49d6c07
commit
7cc452d791
1 changed files with 4 additions and 4 deletions
|
|
@ -232,11 +232,11 @@ The GNU project hosts a similar collection of filters, the GNU talkfilters.")
|
|||
;; No public release.
|
||||
;; Note to updaters: Please ensure that new quotes do not bring harm
|
||||
;; rather than fortune.
|
||||
(let ((commit "2e32ba0a57e3842dc06c8128d880ab4c8ec3aefc")
|
||||
(revision "0"))
|
||||
(let ((commit "f3acb4e88830da7d2ef6ffe501a486a0beb4cea8")
|
||||
(revision "1"))
|
||||
(package
|
||||
(name "fortunes-jkirchartz")
|
||||
(version (git-version "0" revision commit))
|
||||
(version (git-version "0.0.0" revision commit))
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
|
@ -245,7 +245,7 @@ The GNU project hosts a similar collection of filters, the GNU talkfilters.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1ym4ldzww5yfd76q7zvhi491bqlykfjnc215bqx1cbj0c8ndb2l4"))
|
||||
"1l1idf1d5y7acq0znyz9yf7073i4k6wp5pdbn1vaq2np5crpl2r5"))
|
||||
(snippet
|
||||
#~(for-each delete-file
|
||||
;; incompatible license
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue