Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
RAMET Pierre
guix-hpc
Commits
c9cd8b8f
Commit
c9cd8b8f
authored
Nov 27, 2020
by
SIMONIN Matthieu
Browse files
libsrb package compatible with --with-git-url
parent
7744cb21
Changes
1
Hide whitespace changes
Inline
Side-by-side
lrz/librsb.scm
View file @
c9cd8b8f
...
...
@@ -23,10 +23,12 @@
(
name
"librsb"
)
(
version
"1.2.0.9"
)
(
source
(
origin
(
uri
"http://download.sourceforge.net/librsb/librsb-1.2.0.9.tar.gz"
)
(
method
url-fetch
)
(
uri
"file:///home/matthieu/Repositories/librsb"
)
(
sha256
(
base64
"Bxi6NDhEefD5PCvxJQPchcTlVE57XVqW3HS3hc8LOOU="
))
))
(
sha256
(
base32
"1ynrsgnvv1jfm8dv3jwjrip9x9icxv7w3qrk149025j6fbaza8gl"
))
))
(
build-system
gnu-build-system
)
(
inputs
`
((
"m4"
,
m4
)
(
"libtool"
,
libtool
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment