gnu: guile-srfi-189: Build from upstream sources.

* gnu/packages/guile-xyz.scm (guile-srfi-189): Retarget git-reference to the
official repo, and increase revision by one.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
Attila Lendvai 2022-04-24 23:50:36 +02:00 committed by Mathieu Othacehe
parent e5098ad9b0
commit 5c450082f7
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -3256,21 +3256,17 @@ (define-public guile-srfi-180
(license license:expat)))) (license license:expat))))
(define-public guile-srfi-189 (define-public guile-srfi-189
(let ((commit "a0e3786702956c9e510d92746474ac988c2010ec") (let ((commit "659e3cd0fc2bfca9085424eda8cad804ead2a9ea")
(revision "0")) (revision "1"))
(package (package
(name "guile-srfi-189") (name "guile-srfi-189")
(version (git-version "0" revision commit)) ;; 'final' is the name of the latest git tag.
(version (git-version "final" revision commit))
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
;; This is a fork of: (url "https://github.com/scheme-requests-for-implementation/srfi-189")
;; (url "https://github.com/scheme-requests-for-implementation/srfi-189")
;; Upstream merge requested at:
;; https://github.com/scheme-requests-for-implementation/srfi-189/pull/21
;; TODO switch over to the official repo when the PR gets merged
(url "https://github.com/attila-lendvai-patches/srfi-189")
(commit commit))) (commit commit)))
(sha256 (sha256
(base32 (base32