mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: alfa: Update to 2.3.
* gnu/packages/astronomy.scm (alfa): Update to 2.3. Change-Id: I4f020c8826398a8058260b04c15fe6dee76c0570
This commit is contained in:
parent
b9d96ce817
commit
1994796c44
1 changed files with 2 additions and 2 deletions
|
|
@ -138,7 +138,7 @@
|
|||
(define-public alfa
|
||||
(package
|
||||
(name "alfa")
|
||||
(version "2.2")
|
||||
(version "2.3")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
|
@ -146,7 +146,7 @@
|
|||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32
|
||||
"0aqxqar36822mh373awsl79j7zn8vik4yddyydsxv0c76gn4i2k3"))
|
||||
"1wi7pjra49qyyz8qz2qcgjcjck16ld0zczavxqn2xksdx1p99ajs"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue